Skip to content

Commit d24f63f

Browse files
committed
update beam client
1 parent a077c67 commit d24f63f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.89"
3+
version = "0.2.90"
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.89"
13+
beta9 = "^0.1.90"
1414
requests = "^2.31.0"
1515
websockets = "^12.0"
1616

0 commit comments

Comments
 (0)