Skip to content

Commit 3bf21b1

Browse files
Bump version to v30.3.0
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 3d55bc6 commit 3bf21b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Changelog
22
=========
33

4-
v30.2.1 - 2023-02-27
4+
v30.3.0 - 2024-03-18
55
--------------------
66

7-
This is a patch release with license updates only:
7+
This is a minor release without API changes:
88

99
- Use latest skeleton
1010
- Update license list to latest ScanCode and SPDX 3.23
11-
11+
- Drop support for Python 3.7
1212

1313
v30.2.0 - 2023-11-29
1414
--------------------
@@ -38,7 +38,7 @@ This is a minor release without API changes
3838
- Update license list to latest ScanCode and SPDX 3.19
3939
- Use correct syntax for python_require
4040
- Drop using Travis and Appveyor
41-
- Drop support for Python 3.7 and add Python 3.11
41+
- Drop support for Python 3.7 and add Python 3.11 in CI
4242

4343

4444
v30.0.0 - 2022-05-10

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = license-expression
3-
version = 30.2.1
3+
version = 30.3.0
44
license = Apache-2.0
55

66
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390

0 commit comments

Comments
 (0)