Bump version to 0.4.0.7
Some checks are pending
Pre-commit / run (ubuntu-latest) (push) Waiting to run
Tests ReMe / Unit Tests - py3.11 (push) Waiting to run
Tests ReMe / Unit Tests - py3.12 (push) Waiting to run
Tests ReMe / Unit Tests - py3.13 (push) Waiting to run

This commit is contained in:
jinliyl 2026-07-06 19:04:46 +08:00 committed by GitHub
parent 0a7eea18f8
commit bf902b3479
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
"""ReMe CLI package."""
__version__ = "0.4.0.6"
__version__ = "0.4.0.7"
from . import config
from . import constants