Browse Source

chore: bump version to 0.10.0

Lukas Goldschmidt 1 month ago
parent
commit
e7850621fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/astro_mcp/__init__.py

+ 1 - 1
src/astro_mcp/__init__.py

@@ -1,3 +1,3 @@
 """astro-mcp: MCP server for astrological chart calculations."""
 
-__version__ = "0.8.0"
+__version__ = "0.10.0"