Skip to content

Commit

Permalink
Updated version information
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Oct 13, 2024
1 parent 71ee233 commit 2465247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ JPMML-Transpiler traverses an `org.dmg.pmml.PMML` class model object, and "trans

### Release versions

The current release version is **1.3.6** (29 Septermber, 2024):
The current release version is **1.3.7** (13 October, 2024):

JPMML-Transpiler library JAR files (together with accompanying Java source and Javadocs JAR files) are released via [Maven Central Repository](https://repo1.maven.org/maven2/org/jpmml/).

```xml
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-transpiler</artifactId>
<version>1.3.6</version>
<version>1.3.7</version>
</dependency>
```

Expand Down

0 comments on commit 2465247

Please sign in to comment.