Skip to content

Commit 81b45ad

Browse files
committed
0.1.1
1 parent e45d6b7 commit 81b45ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
AUTHOR = "Kenneth Reitz"
2020
REQUIRES_PYTHON = ">=3.10.0"
21-
VERSION = "0.1.0"
21+
VERSION = "0.1.1"
2222

2323
# What packages are required for this module to be executed?
2424
REQUIRED = ["requests", "pydantic >= 2.0.0"]

0 commit comments

Comments
 (0)