Skip to content

Commit 1d6ce81

Browse files
authored
Version bump to 2.0a for upcoming 2.0 alpha release (#938)
1 parent bf7997c commit 1d6ce81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cve_bin_tool/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from cve_bin_tool.log import LOGGER
77

8-
VERSION = "1.1"
8+
VERSION = "2.0a"
99

1010

1111
def check_latest_version():

0 commit comments

Comments
 (0)