Skip to content

Commit

Permalink
bump to 2.2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mylokin committed May 1, 2018
1 parent 079d6a3 commit d37a827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='sailthru-client',
version='2.2.2.1',
version='2.2.2.2',
packages=find_packages(),
description='Python client for Sailthru API',
long_description=open('README.md').read(),
Expand Down

0 comments on commit d37a827

Please sign in to comment.