chore: align version and changelog with actual tags/releases
v0.6.0 tag was deleted (no user-facing changes). Revert version in __init__.py and remove v0.6.0 section from CHANGELOG.md to match the actual state: latest tag/release is v0.5.0. Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
parent
7591c99c02
commit
1b3c3f6ca8
@@ -1,3 +1,3 @@
|
||||
"""Gitea Runner Manager — lean CLI for managing Gitea Actions runners."""
|
||||
|
||||
__version__ = "0.6.0"
|
||||
__version__ = "0.5.0"
|
||||
|
||||
Reference in New Issue
Block a user