chore: Bump version to 1.1.2-rc.1
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -298,5 +298,5 @@ def create_app(config=None):
|
||||
|
||||
# Package version (Semantic Versioning 2.0.0)
|
||||
# See docs/standards/versioning-strategy.md for details
|
||||
__version__ = "1.1.2-dev"
|
||||
__version__ = "1.1.2-rc.1"
|
||||
__version_info__ = (1, 1, 2)
|
||||
|
||||
Reference in New Issue
Block a user