diff --git a/setup.py b/setup.py index 82544bd..8a4b502 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def test_discover(): setup( name='cryptoparser', - version='0.6.0', + version='0.7.0', description='Fast and flexible security protocol parser and generator', long_description=long_description, long_description_content_type='text/x-rst',