1
0
Fork 0

Fix the project name in pyproject.toml

This commit is contained in:
jvoisin 2023-08-02 21:21:44 +02:00
parent 04786d75da
commit fa44794dfd
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[project]
name = "mat"
name = "mat2"
version = "0.13.4"
readme = "README.md"
requires-python = ">=3.9"