Bump version to 0.3-dev

This commit is contained in:
Daniel Rojas 2020-10-17 11:53:11 +02:00
parent b2d1a29cc2
commit 4e4dac8597

View File

@ -1,6 +1,6 @@
# Please don't import anything in this file to avoid issues when it is imported in setup.py
__version__ = '0.2'
__version__ = '0.3-dev'
CMD_NAME = 'wireviz' # Lower case command and module name
APP_NAME = 'WireViz' # Application name in texts meant to be human readable