mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 02:42:02 +00:00
add version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
7b145f36bd
commit
dd271563d3
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "z3-solver"
|
name = "z3-solver"
|
||||||
|
version = "4"
|
||||||
dependencies = ["importlib-resources", ]
|
dependencies = ["importlib-resources", ]
|
Loading…
Add table
Add a link
Reference in a new issue