We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf12c4b commit d876ff5Copy full SHA for d876ff5
setup.py
@@ -25,5 +25,5 @@ def configuration(parent_package='',top_path=None):
25
description=description, \
26
author=author, \
27
author_email = author_email, \
28
- configuration = configuration, version="1.1.3",\
+ configuration = configuration, version="1.1.4",\
29
packages=["prosail"])
0 commit comments