diff --git a/build.sbt b/build.sbt index 15a32e7..eebb9a5 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ organization := "org.phenoscape" name := "kb-owl-tools" -version := "1.6" +version := "1.7" mainClass in Compile := Some("org.phenoscape.owl.build.Command")