Skip to content

Commit 5a72536

Browse files
7174Andyclaude
andauthored
chore: bump allocator package to version 0.1.1 (#292)
* chore: bump allocator package to version 0.1.1 * chore: bump client package to version 0.1.1 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9300aa6 commit 5a72536

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/allocator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ description = "VM Allocator Service Package for Lablink"
2626
name = "lablink-allocator-service"
2727
readme = "README.md"
2828
requires-python = ">=3.10"
29-
version = "0.1.0"
29+
version = "0.1.1"
3030

3131
[project.optional-dependencies]
3232
dev = ["twine", "build", "pytest", "ruff", "pytest-cov"]

packages/allocator/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.

packages/client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ keywords = ["vm", "docker", "postgres", "tutorial", "AWS"]
2121
name = "lablink-client-service"
2222
readme = "README.md"
2323
requires-python = ">=3.10"
24-
version = "0.1.0"
24+
version = "0.1.1"
2525

2626
[project.optional-dependencies]
2727
dev = ["twine", "build", "pytest", "ruff", "pytest-cov"]

packages/client/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)