File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 125125# The short X.Y version.
126126version = "v2.0"
127127# The full version, including alpha/beta/rc tags.
128- release = "v2.0.6 "
128+ release = "v2.0.7 "
129129
130130# The language for content autogenerated by Sphinx. Refer to documentation
131131# for a list of supported languages.
Original file line number Diff line number Diff line change 116116
117117global __version__ # skipcq: PYL-W0604
118118
119- __version__ = "2.0.6 "
119+ __version__ = "2.0.7 "
120120"""The version of this program.
121121
122122 Minimal Acceptance Testing:
Original file line number Diff line number Diff line change 11[metadata]
22name = multicast
3- version = 2.0.6
3+ version = 2.0.7
44author = Mr. Walls
5566description = Multicast Python Module for Send/Recv Stubs.
You can’t perform that action at this time.
0 commit comments