mirror of https://github.com/astral-sh/uv
Change version to 0.0.0a1
This commit is contained in:
parent
b38e6335de
commit
e017838e59
|
|
@ -4,7 +4,7 @@ build-backend = "maturin"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "axi"
|
name = "axi"
|
||||||
version = "0.0.4"
|
version = "0.0.0a1"
|
||||||
authors = [{ name = "Axi" }]
|
authors = [{ name = "Axi" }]
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.8"
|
||||||
keywords = []
|
keywords = []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue