We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b357c commit 9d2e183Copy full SHA for 9d2e183
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.0beta2.dev2"
+__version__ = "1.0beta2"
27
__version_info__ = (1, 0, 0, -99)
0 commit comments