Skip to content

Commit

Permalink
Bump betterproto from beta 5 to beta 6
Browse files Browse the repository at this point in the history
  • Loading branch information
cetanu authored Sep 19, 2023
1 parent 2e8ad1e commit 5380db9
Showing 1 changed file with 2 additions and 2 deletions.
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 = "envoy_data_plane"
version = "0.6.0"
version = "0.6.1"
description = "Python dataclasses for the Envoy Data-Plane-API"
authors = ["Vasili Syrakis <[email protected]>"]
license = "MIT"
Expand All @@ -11,7 +11,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.7"
betterproto = "^2.0.0b5"
betterproto = "^2.0.0b6"
grpcio-tools = "^1.43.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 5380db9

Please sign in to comment.