Bump version to 0.2
This commit is contained in:
parent
6db1fcf0fe
commit
3e570d648f
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user