Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.11.0
Browse files Browse the repository at this point in the history
So that we can push out new strict pandas index df builder, and add warning messages for the current dataframe builder.
  • Loading branch information
skrawcz committed Oct 21, 2022
1 parent 646c518 commit 4141b3f
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, 10, 0)
VERSION = (1, 11, 0)

0 comments on commit 4141b3f

Please sign in to comment.