You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.cfg
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
[metadata]
2
2
name = license-expression
3
-
version = 30.3.0
3
+
version = 30.3.1
4
4
license = Apache-2.0
5
5
6
6
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
7
7
description = license-expression is a comprehensive utility library to parse, compare, simplify and normalize license expressions (such as SPDX license expressions) using boolean logic.
0 commit comments