We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50296e5 commit e044a3dCopy full SHA for e044a3d
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.14.1"
+__version__ = "0.15.0"
jpmml_evaluator/resources/jpmml-evaluator-python-1.5-SNAPSHOT.jar
0 Bytes
pom.xml
@@ -42,7 +42,7 @@
42
<jpmml-evaluator.version>1.7.2</jpmml-evaluator.version>
43
<jpmml-python.version>1.3.1</jpmml-python.version>
44
<jpmml-transpiler.version>1.4.1</jpmml-transpiler.version>
45
- <project.build.outputTimestamp>2025-03-09T08:05:00Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-04-01T09:00:00Z</project.build.outputTimestamp>
46
</properties>
47
48
<dependencies>
0 commit comments