We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea874c5 + d26459b commit 9788b16Copy full SHA for 9788b16
1 file changed
setup.py
@@ -8,7 +8,7 @@ def read(fname):
8
return open(os.path.join(os.path.dirname(__file__), fname)).read()
9
10
setup(name='membersuite-api-client',
11
- version='0.1.1',
+ version='0.1.2',
12
description='MemberSuite API Client',
13
author='AASHE',
14
author_email='webdev@aashe.org',
0 commit comments