Skip to content

Commit

Permalink
changelog and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
necrolyte2 committed Mar 25, 2016
1 parent 5157d3c commit bfab090
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
---------

Version 1.4.2
+++++++++++++

- Pipeline now handles gzip(.gz) input files
- Pipeline now handles ab1 input files
- Added Zenodo badge

Version 1.4.1
+++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion ngs_mapper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__projectname__ = 'ngs_mapper'
__version__ = '1.4.1'
__version__ = '1.4.2'
__authors__ = 'Tyghe Vallard, Melanie Melendrez'
__authoremails__ = '[email protected], [email protected]'
__description__ = 'Pipeline that combines sff and fastq from multiple platforms'
Expand Down

0 comments on commit bfab090

Please sign in to comment.