Bump version to 0.1.2; update logging paths and enhance CLI with version command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nexus-claude-api"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "Local Anthropic-compatible Claude Code proxy for AI Nexus Bedrock Converse."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
@@ -30,4 +30,3 @@ packages = ["src/nexus_claude_api"]
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
pythonpath = ["src"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user