We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f54ff3e commit 5972f26Copy full SHA for 5972f26
README.md
@@ -23,7 +23,7 @@ Pull the provider from Maven Central:
23
<groupId>com.feedzai</groupId>
24
<artifactId>openml-generic-python</artifactId>
25
<!-- See project tags for latest version -->
26
- <version>0.1.2/version>
+ <version>0.1.3/version>
27
</dependency>
28
```
29
@@ -39,7 +39,7 @@ Pull this module from Maven Central:
39
40
<artifactId>openml-scikit</artifactId>
41
42
- <version>0.1.2</version>
+ <version>0.1.3</version>
43
44
45
0 commit comments