Skip to content

Commit 14881c1

Browse files
authored
release: 3.1.1
1 parent a5db4e6 commit 14881c1

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

8-
version = '3.1.0'
8+
version = '3.1.1'
99

1010
tests_require = [
1111
"pytest==7.1.2",

0 commit comments

Comments
 (0)