Skip to content

Commit 9ce3e1c

Browse files
committed
release 0.7.1: Bump version number and update changelog
1 parent aca0633 commit 9ce3e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def test_discover():
3030

3131
setup(
3232
name='cryptoparser',
33-
version='0.7.0',
33+
version='0.7.1',
3434
description='Fast and flexible security protocol parser and generator',
3535
long_description=long_description,
3636
long_description_content_type='text/x-rst',

0 commit comments

Comments
 (0)