Skip to content

Commit afd0ff9

Browse files
committed
Bump Server, Executor, Tensorlake versions for new release
1 parent 7216adb commit afd0ff9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

indexify/poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

indexify/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "indexify"
33
# Incremented if any of the components provided in this packages are updated.
4-
version = "0.3.20"
4+
version = "0.3.21"
55
description = "Open Source Indexify components and helper tools"
66
authors = ["Tensorlake Inc. <[email protected]>"]
77
license = "Apache 2.0"

server/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.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "indexify-server"
3-
version = "0.2.54"
3+
version = "0.2.55"
44
edition = "2021"
55
authors = ["Tensorlake Inc. <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)