Skip to content

Commit bc8a27d

Browse files
committed
Bump version to 4.1.2
1 parent b8e868a commit bc8a27d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
# Release Notes
33

4+
## 4.1.2
5+
6+
This minor release extends the supported quantifiers API, and adds
7+
partial support for Z3's proof tactics.
8+
9+
* Improved support for theorem proving with quantifiers. (Jakub Daniel)
10+
411
## 4.1.1
512

613
Another small release, made possible thanks to third-party contributions.

z3.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: z3
2-
Version: 4.1.1
2+
Version: 4.1.2
33
Synopsis: Bindings for the Z3 Theorem Prover
44
Description:
55
Bindings for the Z3 4./x/ Theorem Prover (<https://github.com/Z3Prover/z3>).

0 commit comments

Comments
 (0)