Skip to content

Commit 1afe54d

Browse files
committed
Update manifest for release
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent a5188a3 commit 1afe54d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

setup.cfg

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = vulnerablecode
3-
version = 30.0.0b1
4-
license = Apache-2.0 AND CC-BY-4.0 AND CC-BY-SA-4.0
3+
version = 30.0.0rc1
4+
license = Apache-2.0 AND CC-BY-SA-4.0
55

66
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
77
description = VulnerableCode is a free and open database of open source software package vulnerabilities because open source software vulnerabilities data and tools should be free and open source themselves.
@@ -41,9 +41,11 @@ keywords =
4141

4242
license_files =
4343
apache-2.0.LICENSE
44+
cc-by-sa-4.0.LICENSE
4445
NOTICE
4546
AUTHORS.rst
4647
CHANGELOG.rst
48+
README.rst
4749

4850
[options]
4951
python_requires = >=3.8

0 commit comments

Comments
 (0)