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 b2d1a29 commit 4e4dac8Copy full SHA for 4e4dac8
src/wireviz/__init__.py
@@ -1,6 +1,6 @@
1
# Please don't import anything in this file to avoid issues when it is imported in setup.py
2
3
-__version__ = '0.2'
+__version__ = '0.3-dev'
4
5
CMD_NAME = 'wireviz' # Lower case command and module name
6
APP_NAME = 'WireViz' # Application name in texts meant to be human readable
0 commit comments