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 de7d08b commit 81c0cd0Copy full SHA for 81c0cd0
setup.py
@@ -12,7 +12,7 @@
12
url='https://github.com/FullFact/python-batchmailchimp',
13
author='Andy Lulham',
14
author_email='andy.lulham@fullfact.org',
15
- version='1.0.0',
+ version='1.0.1',
16
packages=find_packages(),
17
license='MIT',
18
keywords='mailchimp api v3 client wrapper',
0 commit comments