Skip to content

Commit e513d84

Browse files
committed
upgrade beta9 version
1 parent f16e222 commit e513d84

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.95"
3+
version = "0.2.96"
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.96"
13+
beta9 = "0.1.97"
1414
requests = "^2.31.0"
1515
websockets = "^12.0"
1616

0 commit comments

Comments
 (0)