Skip to content

Commit 1e1fb44

Browse files
committed
Bumps sf-hamilton-ui version from 0.0.15 to 0.0.16
1 parent ff9bbce commit 1e1fb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/backend/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def load_requirements():
1818

1919
setup(
2020
name="sf-hamilton-ui", # there's already a hamilton in pypi
21-
version="0.0.15",
21+
version="0.0.16",
2222
description="Hamilton, the micro-framework for creating dataframes.",
2323
long_description="""Hamilton tracking server, see [the docs for more](https://github.com/dagworks-inc/hamilton/tree/main/ui/)""",
2424
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)