Skip to content

Commit

Permalink
bump beta9
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-lombardi committed Jan 20, 2025
1 parent 529724b commit 88b5d2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "beam-client"
version = "0.2.130"
version = "0.2.131"
description = ""
authors = ["beam.cloud <[email protected]>"]
packages = [
Expand All @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.8"
beta9 = "^0.1.153"
beta9 = "^0.1.154"
requests = "^2.31.0"
websockets = "^12.0"

Expand Down

0 comments on commit 88b5d2c

Please sign in to comment.