We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1841af9 commit 661fab9Copy full SHA for 661fab9
pom.xml
@@ -6,7 +6,7 @@
6
<name>Java Math Library (JML)</name>
7
<groupId>de.tilman_neumann</groupId>
8
<artifactId>jml</artifactId>
9
- <version>1.4.0-alpha.1</version>
+ <version>1.4.0-alpha.2</version>
10
<packaging>jar</packaging>
11
<description>My general math library, containing pretty fast factoring algorithms (except NFS), partition generators and more.</description>
12
<url>https://github.com/TilmanNeumann/java-math-library</url>
0 commit comments