Bump version to 0.4.0.9

This commit is contained in:
jinliyl 2026-07-08 14:20:54 +08:00 committed by GitHub
parent b53d3db8d0
commit 41c6cdaff5
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.8"
__version__ = "0.4.0.9"
from . import config
from . import constants