Skip to content

Commit

Permalink
Bump version to 0.9.7
Browse files Browse the repository at this point in the history
    * Update date in CHANGELOG.rst

Signed-off-by: Jono Yang <[email protected]>
  • Loading branch information
JonoYang committed Feb 7, 2022
1 parent b622e33 commit d30e1ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.9.7 (2022-02-04)
0.9.7 (2022-02-07)
------------------

- Create a generic PackageURL for URLs that do not fit existing routes in url2purl #68
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = packageurl-python
version = 0.9.6
version = 0.9.7
license = MIT
description = A purl aka. Package URL parser and builder
long_description = file:README.rst
Expand Down

0 comments on commit d30e1ca

Please sign in to comment.