We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b307f commit 117a8bbCopy full SHA for 117a8bb
doc/Changelog.md
@@ -1,4 +1,7 @@
1
2
+## 0.9.1
3
+- (#221) - Correct a random-stability issue due to solve-order directives
4
+-
5
## 0.9.0
6
- (#219) - Add `unique_vec` constraint to support unique-vector constraints
7
etc/ivpm.info
@@ -1,4 +1,4 @@
name=pyvsc
-version=0.9.0
+version=0.9.1
0 commit comments