We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e03c61b commit 6def7fdCopy full SHA for 6def7fd
README.txt
@@ -1,6 +1,6 @@
1
2
- SLiVER 4.0-230410
3
- 10 April 2023
+ SLiVER 4.0-230417
+ 18 April 2023
4
5
The SLiVER LAbS VERification tool
6
sliver/app/__about__.py
@@ -6,5 +6,5 @@
__summary__ = "The SLiVER LAbS VERification tool"
7
__uri__ = "https://github.com/labs-lang/sliver"
8
9
-__version__ = "4.0-230410"
10
-__date__ = "10 April 2023"
+__version__ = "4.0-230418"
+__date__ = "18 April 2023"
0 commit comments