Skip to content

Commit 117a8bb

Browse files
committed
0.9.1
- (#221) - Correct a random-stability issue due to solve-order directives Signed-off-by: Matthew Ballance <[email protected]>
1 parent c0b307f commit 117a8bb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/Changelog.md

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

2+
## 0.9.1
3+
- (#221) - Correct a random-stability issue due to solve-order directives
4+
-
25
## 0.9.0
36
- (#219) - Add `unique_vec` constraint to support unique-vector constraints
47

etc/ivpm.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22
name=pyvsc
3-
version=0.9.0
3+
version=0.9.1
44

0 commit comments

Comments
 (0)