Skip to content

Commit 1286173

Browse files
Add files via upload
1 parent 62b5fcc commit 1286173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/delSAT.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ object delSAT {
6969

7070
assert(!(printAnswers && enforceSanityChecks))
7171

72-
val version = "0.3.1"
72+
val version = "0.3.2"
7373

7474
val copyrightAndVersionText = "delSAT " + version + "\nCopyright (c) 2018, 2019 Matthias Nickles\nLicense: https://github.com/MatthiasNickles/DelSAT/blob/master/LICENSE"
7575

0 commit comments

Comments
 (0)