We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d0193 commit ae1e68dCopy full SHA for ae1e68d
cvss/__init__.py
@@ -8,4 +8,4 @@
8
from .exceptions import CVSS2Error, CVSS3Error, CVSS4Error, CVSSError
9
from .interactive import ask_interactively
10
11
-__version__ = "3.3"
+__version__ = "3.4"
0 commit comments