Skip to content

Commit d3cd074

Browse files
committed
release 0.6.0: Bump version number and update changelog
1 parent 1e98f48 commit d3cd074

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
.. _v0-6-0:
6+
7+
0.6.0 - 2021-05-27
8+
==================
9+
510
Features
611
--------
712

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.5.0',
33+
version='0.6.0',
3434
description='Fast and flexible security protocol parser and generator',
3535
long_description=long_description,
3636
author='Szilárd Pfeiffer',

0 commit comments

Comments
 (0)