v0.0.4-a2, added __version__ so pypi version is dynamic
This commit is contained in:
parent
ffb9e4b8e0
commit
df21f4e4c0
5 changed files with 12 additions and 4 deletions
|
@ -1,6 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.0.x
|
||||
### 0.0.4-a2
|
||||
- Adding __version__ to `__init__.py` so version is automaticly updated in program as well as pypi.
|
||||
|
||||
### 0.0.4-a1
|
||||
- Refactored project structure, moving all code to the `src` directory.
|
||||
- Adjusted imports and setup to accommodate the new folder structure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue