This commit is contained in:
sneakers-the-rat 2024-05-23 00:28:03 -07:00
parent 2803c752b9
commit b0b391947f
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -1,6 +1,6 @@
[project]
name = "numpydantic"
version = "1.0.0.rc1"
version = "1.0.0"
description = "Type and shape validation and serialization for numpy arrays in pydantic models"
authors = [
{name = "sneakers-the-rat", email = "sneakers-the-rat@protonmail.com"},