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 f675e7e commit 54e60d0Copy full SHA for 54e60d0
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+v30.4.0 - 2024-10-21
5
+--------------------
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.25
11
+- Drop support for Python 3.8
12
13
v30.3.1 - 2024-08-13
14
--------------------
15
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = license-expression
-version = 30.3.1
+version = 30.4.0
license = Apache-2.0
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
0 commit comments