Skip to content

Commit 94c778c

Browse files
committed
Ready for v0.6.6
1 parent 0584ca9 commit 94c778c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.6.6
2+
- Revert return type to List for ProteinGroups.get_protein_groups
3+
14
v0.6.5
25
- Fix check for peptides not assigned to any protein group
36
- Fix for docker interactive mode

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "picked_group_fdr"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
description = "Scalable, accurate and sensitive protein group FDRs for large-scale mass spectrometry experiments"
55
authors = ["Matthew The <matthew.the@tum.de>"]
66
license= "Apache-2.0"

0 commit comments

Comments
 (0)