Skip to content

Commit

Permalink
2.1b notice
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolmogorov committed Sep 11, 2017
1 parent 7e0f951 commit 9c3f166
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ABruijn assembler
==================

Version: 2.0b
Version: 2.1b

ABruijn is a de novo assembler for long and noisy reads, such as
those produced by PacBio and Oxford Nanopore Technologies.
Expand Down
2 changes: 1 addition & 1 deletion abruijn/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.0b"
__version__ = "2.1b"
5 changes: 5 additions & 0 deletions docs/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

ABruijn 2.1b (11 Sep 2017)
==========================
* Various bug fixes and performance improvements

ABruijn 2.0b (25 Jul 2017)
==========================

Expand Down

0 comments on commit 9c3f166

Please sign in to comment.