Skip to content

v1.0.12

Choose a tag to compare

@troylar troylar released this 09 Nov 10:41
· 33 commits to main since this release

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 --force to refresh IDE configs without package downgrade

Install or upgrade:
```bash
pip install --upgrade ai-journal-kit
```

View on PyPI: https://pypi.org/project/ai-journal-kit/1.0.12/