update version lol

This commit is contained in:
sneakers-the-rat 2024-05-17 18:22:27 -07:00
parent f44397502e
commit 8f382977e9
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

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