Skip to content

Commit

Permalink
Ready for v0.6.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Feb 8, 2021
1 parent baa873d commit 8e0c1a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.06.1
* Added lower bound estimate based on sigmaProtein and numSamples

v0.06
* Added posterior heatmap plots for lists of protein IDs
* Added --use-gene-names option for MaxQuant converter
Expand Down
2 changes: 1 addition & 1 deletion triqler/triqler.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"""triqler.triqler: provides entry point main()."""

__version__ = "0.6.0"
__version__ = "0.6.1"
__copyright__ = '''Copyright (c) 2018-2020 Matthew The. All rights reserved.
Written by Matthew The ([email protected]) in the
School of Engineering Sciences in Chemistry, Biotechnology and Health at the
Expand Down

0 comments on commit 8e0c1a3

Please sign in to comment.