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 962642e commit fe56f53Copy full SHA for fe56f53
setup.py
@@ -9,7 +9,7 @@ def description():
9
10
11
setup(name='pyclowder',
12
- version='2.3.1',
+ version='2.3.2',
13
packages=find_packages(),
14
description='Python SDK for the Clowder Data Management System',
15
long_description=description(),
0 commit comments