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