Skip to content

Commit

Permalink
Bump version to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nidemidovich committed Apr 14, 2022
1 parent 5f28105 commit 20382e7
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
Expand Up @@ -2,15 +2,15 @@

[tool.poetry]
name = "pybotx-fsm"
version = "0.3.2"
version = "0.3.3"
description = "FSM middleware for using with pybotx"
readme = "README.md"
authors = []

[tool.poetry.dependencies]
python = ">=3.8,<3.11"

pybotx = "~0.32.0"
pybotx = "^0.34.0"

[tool.poetry.dev-dependencies]
add-trailing-comma = "2.2.1"
Expand Down

0 comments on commit 20382e7

Please sign in to comment.