Skip to content

Commit c20164b

Browse files
author
rsteca
committed
version bump
1 parent 14ba5dd commit c20164b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77

88
setup(
99
name='monkeylearn',
10-
version='3.2.1',
10+
version='3.2.2',
1111
author='MonkeyLearn',
1212
author_email='hello@monkeylearn.com',
1313
description='Official Python client for the MonkeyLearn API',
1414
long_description=long_description,
1515
long_description_content_type="text/markdown",
1616
url='https://github.com/monkeylearn/monkeylearn-python',
17-
download_url='https://github.com/monkeylearn/monkeylearn-python/tarball/v3.2.1',
17+
download_url='https://github.com/monkeylearn/monkeylearn-python/tarball/v3.2.2',
1818
keywords=['monkeylearn', 'machine learning', 'python'],
1919
classifiers=[
2020
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)