We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 642c7ea commit 9a5fc16Copy full SHA for 9a5fc16
README.md
@@ -161,7 +161,7 @@ Ranges are [inclusive, inclusive].
161
162
| TypeDB Loader | TypeDB Driver (internal) | TypeDB | TypeDB Cloud |
163
|:-------------:|:------------------------:|:---------------:|:---------------:|
164
-| 1.9.0 | 2.26.6 | 2.25.x - | 2.25.x - |
+| 1.9.x | 2.26.6 | 2.25.x - | 2.25.x - |
165
| 1.8.0 | 2.25.6 | 2.25.x - | 2.25.x - |
166
| 1.7.0 | 2.18.1 | 2.18.x 2.23.x | 2.18.x 2.23.x |
167
| 1.6.0 | 2.14.2 | 2.14.x - 2.17.x | 2.14.x - 2.16.x |
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group 'com.vaticle.typedb-osi'
8
-version '1.9.0'
+version '1.9.1'
9
10
repositories {
11
mavenCentral()
0 commit comments