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 42a6bc0 commit d9dd5c1Copy full SHA for d9dd5c1
src/wireviz/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
# Please don't import anything in this file to avoid issues when it is imported in setup.py
3
4
-__version__ = "0.5-dev_refactored"
+__version__ = "0.5-devrefactored"
5
6
CMD_NAME = "wireviz" # Lower case command and module name
7
APP_NAME = "WireViz" # Application name in texts meant to be human readable
0 commit comments