Skip to content

Commit f1f3e37

Browse files
Bump version to 3.1.5
1 parent d62a529 commit f1f3e37

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.4"
10+
version = "3.1.5"
1111

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

0 commit comments

Comments
 (0)