Skip to content

Commit c94ed57

Browse files
committed
Bump version to 30.0.rc1
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 9b07950 commit c94ed57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulnerablecode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import warnings
1313
from pathlib import Path
1414

15-
__version__ = "30.0.0b1"
15+
__version__ = "30.0.0rc1"
1616

1717

1818
def command_line():

0 commit comments

Comments
 (0)