We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e98f48 commit d3cd074Copy full SHA for d3cd074
CHANGELOG.rst
@@ -2,6 +2,11 @@
2
Changelog
3
=========
4
5
+.. _v0-6-0:
6
+
7
+0.6.0 - 2021-05-27
8
+==================
9
10
Features
11
--------
12
setup.py
@@ -30,7 +30,7 @@ def test_discover():
30
31
setup(
32
name='cryptoparser',
33
- version='0.5.0',
+ version='0.6.0',
34
description='Fast and flexible security protocol parser and generator',
35
long_description=long_description,
36
author='Szilárd Pfeiffer',
0 commit comments