Skip to content

Commit 5234e5a

Browse files
committed
Updated the version number
1 parent df17de5 commit 5234e5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mmapy"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = [
55
{ name = "Arjen Deetman", email = "[email protected]" }
66
]
@@ -18,6 +18,7 @@ classifiers = [
1818
'Programming Language :: Python :: 3.10',
1919
'Programming Language :: Python :: 3.11',
2020
'Programming Language :: Python :: 3.12',
21+
'Programming Language :: Python :: 3.13',
2122
'Programming Language :: Python :: 3 :: Only',
2223
'Programming Language :: Python :: Implementation :: CPython'
2324
]

0 commit comments

Comments
 (0)