Making a version known to work with OptimaLab35 v0.1.0

This commit is contained in:
Mr Finchum 2025-01-03 17:18:20 +01:00
parent a19d3d8ed4
commit c2f4cfa9b7
4 changed files with 37 additions and 36 deletions

View file

@ -1,6 +1,10 @@
# Changelog
## 0.6.x
### 0.6.4
- Released a stable-ish version to ensure compatibility with the current GUI in OptimaLab35 (v0.1.0).
- This version serves as a baseline before potential breaking changes in future updates.
### 0.6.3-a2
- Adding __version__ to `__init__.py` so version is automaticly updated in program as well as pypi.