We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd669c5 commit 6b2ccd0Copy full SHA for 6b2ccd0
3 files changed
jpmml_evaluator/metadata.py
@@ -1,3 +1,3 @@
1
__copyright__ = "Copyright (c) 2019 Villu Ruusmann"
2
__license__ = "GNU Affero General Public License (AGPL) version 3.0"
3
-__version__ = "0.15.2"
+__version__ = "0.15.3"
jpmml_evaluator/resources/jpmml-evaluator-python-1.5-SNAPSHOT.jar
0 Bytes
pom.xml
@@ -43,7 +43,7 @@
43
<jpmml-python.version>1.3.9</jpmml-python.version>
44
<jpmml-transpiler.version>1.4.6</jpmml-transpiler.version>
45
<slf4j.version>2.0.17</slf4j.version>
46
- <project.build.outputTimestamp>2025-08-28T06:00:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-10-24T11:00:00Z</project.build.outputTimestamp>
47
</properties>
48
49
<dependencies>
0 commit comments