Skip to content

Commit

Permalink
chore(release): publish python
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-gorules committed Oct 23, 2024
1 parent 30ca6ce commit 11666cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bindings/python/.bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.30.0
current_version = 0.31.0
commit = True
tag = True
message = chore(release): publish python
Expand Down
2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-python"
version = "0.30.0"
version = "0.31.0"
edition = "2021"
license = "MIT"
publish = false
Expand Down

0 comments on commit 11666cb

Please sign in to comment.