Skip to content

Commit 8fd42e3

Browse files
authored
release!: 3.2.0
1 parent f1f3e37 commit 8fd42e3

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
@@ -7,7 +7,7 @@ def read(*rnames):
77
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
88

99

10-
version = "3.1.5"
10+
version = "3.2.0"
1111

1212
tests_require = [
1313
"pytest==7.1.2",

0 commit comments

Comments
 (0)