Skip to content

Commit

Permalink
Bump version v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter554 committed Jan 9, 2025
1 parent 089d68b commit cdb3632
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository = "https://github.com/Peter554/pyimports"
documentation = "https://docs.rs/pyimports/"
readme = "README.md"
license = "MIT"
version = "0.5.2"
version = "0.6.0"
edition = "2021"
exclude = [
".github/*",
Expand Down Expand Up @@ -38,4 +38,4 @@ pretty_assertions = "1.4.1"

[features]
default = []
testutils = []
testutils = []

0 comments on commit cdb3632

Please sign in to comment.