diff options
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 02e510b..147e1bc 100644 --- a/pyproject.toml +++ b/pyproject.toml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | [project] | 1 | [project] |
| 2 | name = "mat" | 2 | name = "mat2" |
| 3 | version = "0.13.4" | 3 | version = "0.13.4" |
| 4 | readme = "README.md" | 4 | readme = "README.md" |
| 5 | requires-python = ">=3.9" | 5 | requires-python = ">=3.9" |
