Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Apr 3, 2020
1 parent c15e69e commit a9ac3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sslyze/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "SSLyze"
__version__ = "3.0.0"
__version__ = "3.0.1"
__description__ = "Fast and powerful SSL/TLS scanning library."
__author__ = "Alban Diquet"
__author_email__ = "[email protected]"
Expand Down

0 comments on commit a9ac3b3

Please sign in to comment.