We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4195bdc commit f854752Copy full SHA for f854752
gns3server/version.py
@@ -23,5 +23,5 @@
23
# or negative for a release candidate or beta (after the base version
24
# number has been incremented)
25
26
-__version__ = "1.0beta4.dev2"
+__version__ = "1.0beta4"
27
__version_info__ = (1, 0, 0, -99)
0 commit comments