Skip to content

Commit

Permalink
Merge pull request #238 from theGreatHerrLebert/feature/sage-output-p…
Browse files Browse the repository at this point in the history
…arser

version bump
  • Loading branch information
theGreatHerrLebert authored Jul 20, 2024
2 parents 7fffddb + 42bede0 commit 57727a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion imspy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pyopenms = ">=2.6.0"
sagepy = ">=0.2.12"
sagepy-connector = ">=0.2.12"

imspy-connector = ">=0.2.24"
imspy-connector = ">=0.2.25"

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.24"
version = "0.2.25"
edition = "2021"

[lib]
Expand Down

0 comments on commit 57727a5

Please sign in to comment.