summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0125edf..4956b85 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,5 +1,6 @@
1[project] 1[project]
2name = "mat" 2name = "mat"
3version = "0.13.3"
3readme = "README.md" 4readme = "README.md"
4requires-python = ">=3.9" 5requires-python = ">=3.9"
5 6