Skip to content

Commit e8cc5ca

Browse files
committed
update beta9 config
1 parent cfad49d commit e8cc5ca

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed

poetry.lock

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

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.111"
3+
version = "0.2.112"
44
description = ""
55
authors = ["beam.cloud <support@beam.cloud>"]
66
packages = [
@@ -10,7 +10,7 @@ packages = [
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.8"
13-
beta9 = "^0.1.118"
13+
beta9 = "^0.1.119"
1414
requests = "^2.31.0"
1515
websockets = "^12.0"
1616

0 commit comments

Comments
 (0)