Skip to content

Commit

Permalink
Ready for v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Jan 4, 2024
1 parent 9c39ce8 commit ef342cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.07.2
* Replace multiprocessing_pool by job-pool package
* Update version retrieval
* First unit test
* Linting

v0.07.1
* Add file list mapping functionality to DIA-NN converter (#20)

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.1"
version = "0.7.2"
description = "Triqler: TRansparent Identification-Quantification-Linked Error Rates"
authors = ["Matthew The <[email protected]>", "Patrick Truong <[email protected]>"]
license= "Apache-2.0"
Expand Down

0 comments on commit ef342cd

Please sign in to comment.