Skip to content

Commit ebc5e64

Browse files
author
Dario Vallejo
committed
v2.3.1
1 parent 019014a commit ebc5e64

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
@@ -11,7 +11,7 @@
1111

1212
here = path.abspath(path.dirname(__file__))
1313

14-
version = "2.3.0"
14+
version = "2.3.1"
1515

1616
with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
1717
long_description = f.read()

0 commit comments

Comments
 (0)