Skip to content

Commit bdfe2d7

Browse files
feat: enable automated PyPI publishing
1 parent 1fc5cc9 commit bdfe2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ephemeris-mcp"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Precision astronomical ephemeris calculations via Model Context Protocol (MCP). Provides planetary positions using Swiss Ephemeris."
55
readme = "README.md"
66
authors = [{ name = "Scott Carroll", email = "scott@rippleroot.studios" }]

0 commit comments

Comments
 (0)