Skip to content

Commit

Permalink
Merge pull request #236 from theGreatHerrLebert/release/0.2.24
Browse files Browse the repository at this point in the history
Release/0.2.24
  • Loading branch information
theGreatHerrLebert authored Jul 20, 2024
2 parents 6abbda2 + 1b63b00 commit 1f261c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions imspy/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "imspy"
version = "0.2.23"
version = "0.2.24"
description = ""
authors = ["theGreatHerrLebert <[email protected]>"]
readme = "README.md"
Expand All @@ -19,10 +19,10 @@ wandb = ">=0.12.1"

pyopenms = ">=2.6.0"

sagepy = ">=0.2.10"
sagepy-connector = ">=0.2.11"
sagepy = ">=0.2.12"
sagepy-connector = ">=0.2.12"

imspy-connector = ">=0.2.22"
imspy-connector = ">=0.2.24"

scipy = ">=1.7.1"
tqdm = ">=4.66"
Expand Down
2 changes: 1 addition & 1 deletion imspy_connector/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "imspy-connector"
version = "0.2.23"
version = "0.2.24"
edition = "2021"

[lib]
Expand Down

0 comments on commit 1f261c8

Please sign in to comment.