mirror of
https://github.com/Z3Prover/z3
synced 2025-06-03 12:51:22 +00:00
add version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6282f40255
commit
4123405d17
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