Skip to content

Commit 8d70c55

Browse files
committed
set version to 0.40.1
1 parent fc460fc commit 8d70c55

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
condition: service_healthy
5151

5252
shard_core:
53-
image: ghcr.io/freeshardbase/freeshard:0.40.0
53+
image: ghcr.io/freeshardbase/freeshard:0.40.1
5454
container_name: shard_core
5555
restart: always
5656
stop_grace_period: 30s

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "shard_core"
7-
version = "0.40.0"
7+
version = "0.40.1"
88
description = "Core software stack that manages all aspects of a Shard"
99
readme = "README.md"
1010
license-files = ["LICENSE.md"]

uv.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.

0 commit comments

Comments
 (0)