Skip to content

Commit

Permalink
Bumps version to 1.33.1
Browse files Browse the repository at this point in the history
To push out removing requests from dataflow/__init__.py.

We don't need it as a dependency.
  • Loading branch information
skrawcz committed Oct 9, 2023
1 parent 0d352a9 commit 2074c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hamilton/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = (1, 33, 0)
VERSION = (1, 33, 1)

0 comments on commit 2074c77

Please sign in to comment.