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 123123# The short X.Y version.
124124version = "v2.0"
125125# The full version, including alpha/beta/rc tags.
126- release = "v2.0.4 "
126+ release = "v2.0.5 "
127127
128128# The language for content autogenerated by Sphinx. Refer to documentation
129129# for a list of supported languages.
Original file line number Diff line number Diff line change 114114
115115global __version__ # skipcq: PYL-W0604
116116
117- __version__ = "2.0.4 "
117+ __version__ = "2.0.5 "
118118"""The version of this program.
119119
120120 Minimal Acceptance Testing:
Original file line number Diff line number Diff line change 11[metadata]
22name = multicast
3- version = 2.0.4
3+ version = 2.0.5
44author = Mr. Walls
5566description = Multicast Python Module for Send/Recv Stubs.
You can’t perform that action at this time.
0 commit comments