Skip to content

Commit

Permalink
bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
imryche committed Jan 13, 2024
1 parent e65a95a commit 1371b6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
EMAIL = "[email protected]"
AUTHOR = "Dmitry Chernyshov"
REQUIRES_PYTHON = ">=3.7.0"
VERSION = "1.6.2"
VERSION = "1.7.0"

REQUIRED = ["pydantic>=2,<3"]
EXTRAS = {"gen": ["black"]}
Expand Down

0 comments on commit 1371b6a

Please sign in to comment.