1
0
Fork 0

Update `pyproject.toml` to include `version`

This commit is contained in:
Rui Chen 2023-02-24 09:12:06 +00:00
parent b1c03bce72
commit ed0ffa5693
1 changed files with 1 additions and 0 deletions

View File

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