Skip to content

Commit 07f42ce

Browse files
authored
Update setup.py
1 parent 69116e9 commit 07f42ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.3'
8+
version = '3.1.4'
99

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

0 commit comments

Comments
 (0)