Skip to content

Commit

Permalink
"Updating ipyrad/__init__.py to version - 0.9.79
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacovercast committed Jun 9, 2021
1 parent 4815d6d commit 3c1129e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ipyrad/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import subprocess as _sps

# Dunders
__version__ = "0.9.78"
__version__ = "0.9.79"
__author__ = "Deren Eaton & Isaac Overcast"

# CLI __main__ changes to 0
Expand Down
6 changes: 6 additions & 0 deletions newdocs/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
Release Notes
=============

0.9.79
------
**June 09, 2021**

- Step 2 - Do NOT take the complement for the p5 (R2) adapter sequence, otherwise the adapter trimming doesn't work.

0.9.78
------
**May 28, 2021**
Expand Down

0 comments on commit 3c1129e

Please sign in to comment.