We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c229173 commit 7fd434bCopy full SHA for 7fd434b
1 file changed
setup.py
@@ -27,7 +27,7 @@ def parse_markdown(path: str) -> str:
27
def setup_package():
28
setup(
29
name="spicepy",
30
- version="3.0.0",
+ version="3.1.0",
31
maintainer="Spice AI, Inc.",
32
maintainer_email="webmaster@spice.ai",
33
author="Spice AI, Inc.",
0 commit comments