Skip to content

Commit

Permalink
"Updating ipyrad/__init__.py to version - 0.9.42
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacovercast committed Feb 19, 2020
1 parent 824e4f4 commit 776916e
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.41"
__version__ = "0.9.42"
__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.42
------
**February 19, 2020**

- Fix oops in step 6 which was leaving bad sample names hanging after alignment.

0.9.41
------
**February 18, 2020**
Expand Down

0 comments on commit 776916e

Please sign in to comment.