Fix the project name in pyproject.toml
This commit is contained in:
parent
04786d75da
commit
fa44794dfd
@ -1,5 +1,5 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "mat"
|
name = "mat2"
|
||||||
version = "0.13.4"
|
version = "0.13.4"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user