Skip to content

Commit af00a7b

Browse files
committed
bump
1 parent f7fe484 commit af00a7b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

python/poetry.lock

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

python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "beam-client"
3-
version = "0.2.198"
3+
version = "0.2.199"
44
description = ""
55
authors = ["beam.cloud <support@beam.cloud>"]
66
packages = [
@@ -12,7 +12,7 @@ packages = [
1212
python = "^3.8"
1313
requests = "^2.31.0"
1414
websockets = ">=13,<16"
15-
beta9 = "^0.1.253"
15+
beta9 = "^0.1.254"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
pytest = "^8.1.1"

0 commit comments

Comments
 (0)