v0.6.3-a2, added __version__, version in pypi is now dynamic.

This commit is contained in:
Mr Finchum 2025-01-03 13:47:28 +01:00
parent f22ca680ca
commit d85c796dcc
4 changed files with 18 additions and 4 deletions

View file

@ -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