Skip to content

Commit

Permalink
chore: update version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smlng committed Nov 3, 2018
1 parent 4f79bb3 commit 9072611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ def readme():


setup(name='pycayennelpp',
version='0.3',
version='0.4',
python_requires='>=3.4',
description='Encoder and Decoder for CayenneLLP',
long_description=readme(),
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3 :: Only',
Expand Down

0 comments on commit 9072611

Please sign in to comment.