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 74a1eed commit e534297Copy full SHA for e534297
CITATION.cff
@@ -30,6 +30,6 @@ keywords:
30
license: MIT
31
repository-code: "https://github.com/ukaea/multiparser"
32
url: "https://ukaea.github.io/multiparser/"
33
-commit: cfcb62cbfc3564cf246b003d33b72121e2e99fa2
+commit: 74a1eed5949a69c68d537824eb44b6204aa341da
34
version: 1.0.0
35
date-released: '2024-03-22'
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Kristian Zarębski <[email protected]>"]
6
classifiers = [
7
"Development Status :: 5 - Production/Stable",
8
"Intended Audience :: Developers",
9
- "License :: OSI Approved :: MIT",
+ "License :: OSI Approved :: MIT License",
10
"Natural Language :: English",
11
"Operating System :: Unix",
12
"Programming Language :: Python :: 3",
0 commit comments