Skip to content

Commit c785d54

Browse files
committed
Update pmml4s to 1.5.0
1 parent d8f4016 commit c785d54

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

pypmml/jars/commons-lang3-3.15.0.jar

655 KB
Binary file not shown.

pypmml/jars/commons-text-1.10.0.jar

-233 KB
Binary file not shown.

pypmml/jars/commons-text-1.12.0.jar

245 KB
Binary file not shown.

pypmml/jars/pmml4s_2.13-1.0.3.jar

-1.96 MB
Binary file not shown.

pypmml/jars/pmml4s_2.13-1.5.0.jar

2.03 MB
Binary file not shown.

pypmml/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
2020
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
21-
__version__ = '1.0.3'
21+
__version__ = '1.5.0'

0 commit comments

Comments
 (0)