Skip to content

Commit

Permalink
upping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzal committed Jun 9, 2016
1 parent bfb587d commit 03259fc
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.3.0',
version='2.3.1',
packages=find_packages(),
description='Python client for Sailthru API',
long_description=open('README.md').read(),
Expand Down

0 comments on commit 03259fc

Please sign in to comment.