We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 428961d commit 11cead2Copy full SHA for 11cead2
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-0.9.0
5
------
+0.9.0 - 2023-04-29
+------------------
6
7
- TLS (``tls``)
8
setup.py
@@ -30,7 +30,7 @@ def test_discover():
30
31
setup(
32
name='cryptoparser',
33
- version='0.8.5',
+ version='0.9.0',
34
description='Fast and flexible security protocol parser and generator',
35
long_description=long_description,
36
long_description_content_type='text/x-rst',
0 commit comments