Skip to content

Commit 96c3bf9

Browse files
committed
Valid version according to https://peps.python.org/pep-0440/
1 parent a875f90 commit 96c3bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimes/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "catala-runtime"
33
description = "Runtime libraries needed to execute Catala programs compiled to Python"
4-
version = "1.0.0~alpha"
4+
version = "1.0.0a"
55
dependencies = [
66
"gmpy2 ~= 2.2.0rc1",
77
"typing",

0 commit comments

Comments
 (0)