We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6325fb1 commit 5b8dd2bCopy full SHA for 5b8dd2b
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ build-backend = "flit_core.buildapi"
22
[project]
23
name = "sf-hamilton"
24
version = "1.88.0" # NOTE: keep this in sync with hamilton/version.py
25
-# TODO: flip back to dynamic once flit handles tuples for version
+# TODO: flip back to dynamic once hamilton version is a string. Flit doesn't handle tuples.
26
# dynamic = ["version"]
27
description = "Hamilton, the micro-framework for creating dataframes."
28
readme = "README.md"
0 commit comments