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 92c3cbc commit 3dd3231Copy full SHA for 3dd3231
CHANGELOG.rst
@@ -1,15 +1,16 @@
1
Changelog
2
=========
3
4
-v30.1.1 - 2023-01-16
5
-----------------------
+v30.2.0 - 2023-11-29
+--------------------
6
7
This is a minor release without API changes:
8
9
- Use latest skeleton
10
- Update license list to latest ScanCode and SPDX 3.22
11
- Add Python 3.12 support in CI
12
13
+
14
v30.1.1 - 2023-01-16
15
----------------------
16
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = license-expression
-version = 30.1.1
+version = 30.2.0
license = Apache-2.0
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
0 commit comments