Skip to content

Commit af566c6

Browse files
committed
Update XML snippets for release of 0.3.0
1 parent 63ffa93 commit af566c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.1</version>
26+
<version>0.3.0</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.2.1</version>
42+
<version>0.3.0</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)