Skip to content

Commit

Permalink
Bump to v0.4.0-rust and v0.3.0-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-wanna-M committed Aug 17, 2024
1 parent e9353c6 commit 48f5d0e
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
Expand Up @@ -14,7 +14,7 @@ keywords = [
license = "MIT OR Apache-2.0"
name = "kbnf"
repository = "https://github.com/Dan-Wanna-M/kbnf"
version = "0.3.7"
version = "0.4.0"
[lib]
name = "kbnf"
crate-type = ["cdylib", "rlib"]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python-source = "python"
features = ["python"]
[project]
name = "kbnf"
version = "0.2.9"
version = "0.3.0"
dependencies = ["numpy"]
requires-python = ">=3.7"
classifiers = [
Expand Down

0 comments on commit 48f5d0e

Please sign in to comment.