commit | 83ebe42fd8e73933066741934af24d8eb93fd919 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Sun Apr 30 17:02:07 2017 +0200 |
committer | Sapan Bhatia <gwsapan@gmail.com> | Sun Apr 30 17:02:07 2017 +0200 |
tree | 7aff7c8a5ec0cb5b6a3b10c86a4bbb7dabf4d4f1 | |
parent | 4a159acbaf333fec31a4a9d79eb4f72f1a02bb8e [diff] |
Bumped version
diff --git a/setup.py b/setup.py index 0313e81..785df05 100644 --- a/setup.py +++ b/setup.py
@@ -3,7 +3,7 @@ from distutils.core import setup setup(name='plyprotobuf', - version='1.0', + version='1.1', description='Protobuf Parsing Library that uses ply', author='Dusan Klinec', url='https://github.com/sb98052/plyprotobuf',