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 c252616 commit a0ff0e2Copy full SHA for a0ff0e2
src/urh/version.py
@@ -1,5 +1 @@
1
-VERSION = "2.5.5"
2
-
3
-if __name__ == '__main__':
4
- # To read out version easy on command line for InnoSetup
5
- print(VERSION)
+VERSION = "2.5.6"
0 commit comments