Skip to content

Commit

Permalink
Minor bugfix release to ensure compatibility with pysam >= 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Mar 14, 2016
1 parent 79bbdc6 commit a3ee611
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions doc/CGATRelease.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ latest code can always be found in the code repository.
Nevertheless, we occasionally prepare releases. Notes on
each release are below.

Release 0.2.5
=============

Minor bugfix release to ensure compatibility with pysam >= 0.8.4

Release 0.2.4
=============

Expand Down
2 changes: 1 addition & 1 deletion scripts/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

__version__ = "0.2.4"
__version__ = "0.2.5"

0 comments on commit a3ee611

Please sign in to comment.