Skip to content

Commit acfcabb

Browse files
committed
Bump version to 3.0.0.dev13
1 parent b4271b0 commit acfcabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gns3/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# or negative for a release candidate or beta (after the base version
2424
# number has been incremented)
2525

26-
__version__ = "3.0.0rc2"
26+
__version__ = "3.0.0.dev13"
2727
__version_info__ = (3, 0, 0, -99)
2828

2929
if "dev" in __version__:

0 commit comments

Comments
 (0)