Skip to content

Commit 7fd434b

Browse files
authored
Update setup.py (#126)
1 parent c229173 commit 7fd434b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def parse_markdown(path: str) -> str:
2727
def setup_package():
2828
setup(
2929
name="spicepy",
30-
version="3.0.0",
30+
version="3.1.0",
3131
maintainer="Spice AI, Inc.",
3232
maintainer_email="webmaster@spice.ai",
3333
author="Spice AI, Inc.",

0 commit comments

Comments
 (0)