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 69b1a62 commit 1232f8fCopy full SHA for 1232f8f
hamilton/version.py
@@ -1 +1 @@
1
-VERSION = (1, 83, 3)
+VERSION = (1, 84, 0)
pyproject.toml
@@ -57,8 +57,7 @@ docs = [
57
"diskcache",
58
# required for all the plugins
59
"dlt",
60
- # furo -- install from main for now until the next release is out:
61
- "furo @ git+https://github.com/pradyunsg/furo@main",
+ "furo",
62
"gitpython", # Required for parsing git info for generation of data-adapter docs
63
"grpcio-status",
64
"lightgbm",
0 commit comments