Skip to content

Commit e534297

Browse files
committed
Fix classifiers
1 parent 74a1eed commit e534297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ keywords:
3030
license: MIT
3131
repository-code: "https://github.com/ukaea/multiparser"
3232
url: "https://ukaea.github.io/multiparser/"
33-
commit: cfcb62cbfc3564cf246b003d33b72121e2e99fa2
33+
commit: 74a1eed5949a69c68d537824eb44b6204aa341da
3434
version: 1.0.0
3535
date-released: '2024-03-22'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Kristian Zarębski <[email protected]>"]
66
classifiers = [
77
"Development Status :: 5 - Production/Stable",
88
"Intended Audience :: Developers",
9-
"License :: OSI Approved :: MIT",
9+
"License :: OSI Approved :: MIT License",
1010
"Natural Language :: English",
1111
"Operating System :: Unix",
1212
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)