We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aed88a9 + e73a259 commit 3f1673aCopy full SHA for 3f1673a
setup.cfg
@@ -1,5 +1,5 @@
1
[metadata]
2
-description-file = README.md
+description_file = README.md
3
4
[flake8]
5
max-line-length = 120
tls_parser/__init__.py
@@ -1,4 +1,4 @@
-__version__ = "2.0.1"
+__version__ = "2.0.2"
__author__ = "Alban Diquet"
__email__ = "nabla.c0d3@gmail.com"
0 commit comments