Skip to content

Commit 698ee7e

Browse files
committed
release 0.8.5: Bump version number and update changelog
1 parent 676a806 commit 698ee7e

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
0.8.5
5-
-----
4+
0.8.5 - 2023-04-02
5+
------------------
66

77
- Generic
88

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
asn1crypto
2+
cryptodatahub>=0.8.5
23
python-dateutil
34
py2-ipaddress;python_version<"3.4"
45
typing;python_version<"3.5"

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.8.4',
33+
version='0.8.5',
3434
description='Fast and flexible security protocol parser and generator',
3535
long_description=long_description,
3636
long_description_content_type='text/x-rst',

submodules/cryptodatahub

Submodule cryptodatahub updated from ced67fa to 0096ee6

0 commit comments

Comments
 (0)