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 47102ec commit 00688c7Copy full SHA for 00688c7
build.gradle
@@ -4,7 +4,7 @@ apply plugin: "maven"
4
apply plugin: "signing"
5
6
group 'com.github.sh0nk'
7
-version '0.5.0-SNAPSHOT'
+version '0.5.0'
8
archivesBaseName = "matplotlib4j"
9
description = "Matplotlib for java: A simple graph plot library for java with powerful python matplotlib"
10
0 commit comments