We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b39854 commit 0d4fd56Copy full SHA for 0d4fd56
1 file changed
trepan/version.py
@@ -4,4 +4,5 @@
4
# This file should define a variable __version__ which we use as the
5
# debugger version number.
6
7
-__version__="1.2.5" # noqa
+# fmt: off
8
+__version__="1.2.6.dev0" # noqa
0 commit comments