Skip to content

Commit

Permalink
Start developing 0.6.3 (#124)
Browse files Browse the repository at this point in the history
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request)
GitHub action

Co-authored-by: termoshtt <1238153+termoshtt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and termoshtt authored Dec 16, 2024
1 parent 61c4e7b commit de14b07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.6.2"
version = "0.6.3"
edition = "2021"

description = "Stub file (*.pyi) generator for PyO3"
Expand Down
2 changes: 1 addition & 1 deletion pyo3-stub-gen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde.workspace = true
toml.workspace = true

[dependencies.pyo3-stub-gen-derive]
version = "0.6.2"
version = "0.6.3"
path = "../pyo3-stub-gen-derive"

[features]
Expand Down

0 comments on commit de14b07

Please sign in to comment.