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 4794e5c commit a4a3060Copy full SHA for a4a3060
CHANGELOG.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-v0.0.0
6
-------
+v0.0.1b1
+--------
7
8
-*xxxx-xx-xx* -- Initial release.
+*2025-11-05* -- Initial release with purl map of ~1.9 million purls.
setup.cfg
@@ -1,5 +1,6 @@
1
[metadata]
name = purl-validator
+version = 0.0.1b1
license = Apache-2.0
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
@@ -12,7 +13,6 @@ author = nexB. Inc. and others
12
13
author_email = info@aboutcode.org
14
15
classifiers =
- Development Status :: 5 - Production/Stable
16
Intended Audience :: Developers
17
Programming Language :: Python :: 3
18
Programming Language :: Python :: 3 :: Only
0 commit comments