v1.0.12
Fixed
- Update command downgrade protection: Fixed bug where update command would attempt to downgrade when running development version
- Now properly compares semantic versions using
packaging.version.parse() - Detects when current version is newer than PyPI and refuses to downgrade
- Shows clear warning when running development version
- Use
--forceto refresh IDE configs without package downgrade
- Now properly compares semantic versions using
Install or upgrade:
```bash
pip install --upgrade ai-journal-kit
```
View on PyPI: https://pypi.org/project/ai-journal-kit/1.0.12/