Skip to content

Commit e1217db

Browse files
committed
Bump README to refer to 0.1.2 version
1 parent f25e53c commit e1217db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pull the provider from Maven Central:
2323
<groupId>com.feedzai</groupId>
2424
<artifactId>openml-generic-python</artifactId>
2525
<!-- See project tags for latest version -->
26-
<version>0.1.0</version>
26+
<version>0.1.2/version>
2727
</dependency>
2828
```
2929

@@ -39,7 +39,7 @@ Pull this module from Maven Central:
3939
<groupId>com.feedzai</groupId>
4040
<artifactId>openml-scikit</artifactId>
4141
<!-- See project tags for latest version -->
42-
<version>0.1.0</version>
42+
<version>0.1.2</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)