Skip to content

Commit ae1e68d

Browse files
committed
Bump version
1 parent 99d0193 commit ae1e68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cvss/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
from .exceptions import CVSS2Error, CVSS3Error, CVSS4Error, CVSSError
99
from .interactive import ask_interactively
1010

11-
__version__ = "3.3"
11+
__version__ = "3.4"

0 commit comments

Comments
 (0)