Bump version to 0.2

This commit is contained in:
Daniel Rojas 2020-10-17 11:41:27 +02:00
parent 6db1fcf0fe
commit 3e570d648f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Change Log
## [0.2](https://github.com/formatc1702/WireViz/tree/v0.2) (2020-XX-XX)
## [0.2](https://github.com/formatc1702/WireViz/tree/v0.2) (2020-10-17)
### Backward incompatible changes

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.1.1'
__version__ = '0.2'
CMD_NAME = 'wireviz' # Lower case command and module name
APP_NAME = 'WireViz' # Application name in texts meant to be human readable