Skip to content

Commit 0aadf40

Browse files
committed
Updates sf-hamilton-ui to 0.0.11
1 parent 07b4a35 commit 0aadf40

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.10",
21+
version="0.0.11",
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)