Skip to content

Commit cf0d921

Browse files
committed
Reverting client type versions
1 parent 487413e commit cf0d921

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ahnlich/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ahnlich/client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ahnlich_client_rs"
3-
version = "0.0.0"
3+
version = "0.1.0"
44
authors = ["Diretnan Domnan <[email protected]>"]
55
categories = ["database-implementations", "database", "web-programming"]
66
keywords = ["ahnlich", "in-memory", "artificial-intelligence", "ai"]

sdk/ahnlich-client-py/VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
CLIENT="0.0.0"
2-
PROTOCOL="0.0.0"
1+
CLIENT="0.3.0"
2+
PROTOCOL="0.1.0"

0 commit comments

Comments
 (0)