Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jun 17, 2024
1 parent 9d08a28 commit 4e2c96f
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,7 +1,7 @@
[package]
name = "streamtracer"
# rc versions in rust landhave the format x.y.z-rc.q
version = "2.1.0"
version = "2.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 @@ -32,7 +32,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering :: Physics",
]
version = "2.1.0"
version = "2.2.0"
dependencies = [
"numpy>=1.23",
"packaging>=21.3",
Expand Down

0 comments on commit 4e2c96f

Please sign in to comment.