Skip to content

Commit

Permalink
"Updating ipyrad/__init__.py to version - 0.9.72
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacovercast committed May 7, 2021
1 parent b16f665 commit 2d4f63a
Show file tree
Hide file tree
Showing 2 changed files with 9 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.71"
__version__ = "0.9.72"
__author__ = "Deren Eaton & Isaac Overcast"

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

0.9.72
------
**May 07, 2021**

- Docs: add some assembly guidelines
- Docs: update sharing and popgen sumstats
- Step1.FileLinker fix oops with trapping bz2 formatted input files.

0.9.71
------
**April 15, 2021**
Expand Down

0 comments on commit 2d4f63a

Please sign in to comment.