We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd5951 commit 2d3e90fCopy full SHA for 2d3e90f
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.4"
+__version__ = "0.16.0"
jpmml_evaluator/resources/jpmml-evaluator-python-1.5-SNAPSHOT.jar
19 Bytes
pom.xml
@@ -43,7 +43,7 @@
43
<jpmml-python.version>1.3.19</jpmml-python.version>
44
<jpmml-transpiler.version>1.5.1</jpmml-transpiler.version>
45
<slf4j.version>2.0.17</slf4j.version>
46
- <project.build.outputTimestamp>2025-12-07T17:45:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2026-02-18T10:45:00Z</project.build.outputTimestamp>
47
</properties>
48
49
<dependencies>
0 commit comments