Skip to content

Commit a4a3060

Browse files
committed
Update CHANGELOG.rst and setup.cfg
* Add version Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 4794e5c commit a4a3060

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
v0.0.0
6-
------
5+
v0.0.1b1
6+
--------
77

8-
*xxxx-xx-xx* -- Initial release.
8+
*2025-11-05* -- Initial release with purl map of ~1.9 million purls.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[metadata]
22
name = purl-validator
3+
version = 0.0.1b1
34
license = Apache-2.0
45

56
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
@@ -12,7 +13,6 @@ author = nexB. Inc. and others
1213
author_email = info@aboutcode.org
1314

1415
classifiers =
15-
Development Status :: 5 - Production/Stable
1616
Intended Audience :: Developers
1717
Programming Language :: Python :: 3
1818
Programming Language :: Python :: 3 :: Only

0 commit comments

Comments
 (0)