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.
1 parent 9b07950 commit c94ed57Copy full SHA for c94ed57
vulnerablecode/__init__.py
@@ -12,7 +12,7 @@
12
import warnings
13
from pathlib import Path
14
15
-__version__ = "30.0.0b1"
+__version__ = "30.0.0rc1"
16
17
18
def command_line():
0 commit comments