We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25422f4 commit b4a03e7Copy full SHA for b4a03e7
ui/backend/setup.py
@@ -18,7 +18,7 @@ def load_requirements():
18
19
setup(
20
name="sf-hamilton-ui", # there's already a hamilton in pypi
21
- version="0.0.16",
+ version="0.0.17",
22
description="Hamilton, the micro-framework for creating dataframes.",
23
long_description="""Hamilton tracking server, see [the docs for more](https://github.com/dagworks-inc/hamilton/tree/main/ui/)""",
24
long_description_content_type="text/markdown",
0 commit comments