Commit 383f33cb authored by Szilárd Pfeiffer's avatar Szilárd Pfeiffer
Browse files

release 0.7.0: Bump version number and update changelog

parent 44e9022a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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',