v0.6.3-a2, added __version__, version in pypi is now dynamic.
This commit is contained in:
parent
f22ca680ca
commit
d85c796dcc
4 changed files with 18 additions and 4 deletions
|
@ -1,7 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.6.x
|
||||
### 0.6.3a1
|
||||
### 0.6.3-a2
|
||||
- Adding __version__ to `__init__.py` so version is automaticly updated in program as well as pypi.
|
||||
|
||||
### 0.6.3-a1
|
||||
- Adding postfix a to indicate alpha version, making it clear that it is in an early state
|
||||
|
||||
### 0.6.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue