Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
skontar committed Jan 23, 2024
1 parent 370b273 commit c637e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
from .exceptions import CVSS2Error, CVSS3Error, CVSS4Error, CVSSError
from .interactive import ask_interactively

__version__ = "2.6"
__version__ = "3.0"

0 comments on commit c637e63

Please sign in to comment.