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 df17de5 commit 5234e5aCopy full SHA for 5234e5a
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mmapy"
3
-version = "0.3.0"
+version = "0.3.1"
4
authors = [
5
{ name = "Arjen Deetman", email = "[email protected]" }
6
]
@@ -18,6 +18,7 @@ classifiers = [
18
'Programming Language :: Python :: 3.10',
19
'Programming Language :: Python :: 3.11',
20
'Programming Language :: Python :: 3.12',
21
+ 'Programming Language :: Python :: 3.13',
22
'Programming Language :: Python :: 3 :: Only',
23
'Programming Language :: Python :: Implementation :: CPython'
24
0 commit comments