We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7c0ee commit f7cd401Copy full SHA for f7cd401
build.sbt
@@ -3,7 +3,7 @@ import org.nlogo.build.{ NetLogoExtension, ExtensionDocumentationPlugin }
3
enablePlugins(NetLogoExtension, ExtensionDocumentationPlugin)
4
5
name := "py"
6
-version := "0.5.5"
+version := "1.0.0"
7
isSnapshot := true
8
9
scalaVersion := "3.7.0"
0 commit comments