Loading CHANGELOG.md +2 −2 Original line number Diff line number Diff line # Changelog ## 0.8.3 ## 0.8.4 - 2023-01-22 - TLS (`tls`) - Generic - protocol item classes for MySQL support (\#61) ## 0.8.2 ## 0.8.2 - 2022-10-10 - TLS (`tls`) - Cipher Suites (`ciphers`) Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ def test_discover(): setup( name='cryptoparser', version='0.8.2', version='0.8.4', description='Fast and flexible security protocol parser and generator', long_description=long_description, long_description_content_type='text/markdown', Loading Loading
CHANGELOG.md +2 −2 Original line number Diff line number Diff line # Changelog ## 0.8.3 ## 0.8.4 - 2023-01-22 - TLS (`tls`) - Generic - protocol item classes for MySQL support (\#61) ## 0.8.2 ## 0.8.2 - 2022-10-10 - TLS (`tls`) - Cipher Suites (`ciphers`) Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ def test_discover(): setup( name='cryptoparser', version='0.8.2', version='0.8.4', description='Fast and flexible security protocol parser and generator', long_description=long_description, long_description_content_type='text/markdown', Loading