We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a875f90 commit 96c3bf9Copy full SHA for 96c3bf9
runtimes/python/pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "catala-runtime"
3
description = "Runtime libraries needed to execute Catala programs compiled to Python"
4
-version = "1.0.0~alpha"
+version = "1.0.0a"
5
dependencies = [
6
"gmpy2 ~= 2.2.0rc1",
7
"typing",
0 commit comments