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 Feb 8, 2025
1 parent 55a6320 commit a040927
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.38.0
current_version = 0.38.1
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.38.0"
version = "0.38.1"
edition = "2021"
license = "MIT"
publish = false
Expand Down

0 comments on commit a040927

Please sign in to comment.