We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff9bbce commit 1e1fb44Copy full SHA for 1e1fb44
1 file changed
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.15",
+ version="0.0.16",
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