We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a03426 + b95997f commit 99debd3Copy full SHA for 99debd3
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+<a id='changelog-0.6.2'></a>
3
+## 0.6.2 (2024-12-16)
4
+
5
+### Bug fixes
6
7
+- Correct typo in pyproject.toml
8
9
<a id='changelog-v6.0.1'></a>
10
## v6.0.1 (2024-12-16)
11
pyproject.toml
@@ -12,7 +12,7 @@ keywords = [
12
# https://pypi.org/classifiers/
13
classifiers = [
14
"Development Status :: 5 - Production/Stable",
15
- "License :: OSI Approved:: MIT License",
+ "License :: OSI Approved :: MIT License",
16
"Programming Language :: Python",
17
"Programming Language :: Python :: 3",
18
"Programming Language :: Python :: 3.10",
0 commit comments