We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62a529 commit f1f3e37Copy full SHA for f1f3e37
setup.py
@@ -7,7 +7,7 @@ def read(*rnames):
7
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
8
9
10
-version = "3.1.4"
+version = "3.1.5"
11
12
tests_require = [
13
"pytest==7.1.2",
0 commit comments