Skip to content

Commit

Permalink
Set version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
banickn committed Oct 2, 2024
1 parent a304cdb commit 1d9e2d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "klarfrs"
version = "0.1.5"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "maturin"

[project]
name = "klarfrs"
version = "0.1.13"
version = "0.2.0"
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit 1d9e2d0

Please sign in to comment.