Skip to content

Commit

Permalink
Ready for v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Jan 4, 2024
1 parent bd0d76c commit 7550627
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v0.07.3
* Fix DIA prior fitting matplotlib dependency
* Weaken pandas version requirement to >=1.4.0

v0.07.2
* Replace multiprocessing_pool by job-pool package
* Update version retrieval
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "triqler"
version = "0.7.2"
version = "0.7.3"
description = "Triqler: TRansparent Identification-Quantification-Linked Error Rates"
authors = ["Matthew The <matthew.the@tum.de>", "Patrick Truong <patrick.truong@scilifelab.se>"]
license= "Apache-2.0"
Expand Down

0 comments on commit 7550627

Please sign in to comment.