Skip to content

Commit 1232f8f

Browse files
committed
Bumps version from 1.83.3 to 1.84.0
1 parent 69b1a62 commit 1232f8f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

hamilton/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = (1, 83, 3)
1+
VERSION = (1, 84, 0)

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@ docs = [
5757
"diskcache",
5858
# required for all the plugins
5959
"dlt",
60-
# furo -- install from main for now until the next release is out:
61-
"furo @ git+https://github.com/pradyunsg/furo@main",
60+
"furo",
6261
"gitpython", # Required for parsing git info for generation of data-adapter docs
6362
"grpcio-status",
6463
"lightgbm",

0 commit comments

Comments
 (0)