From bbf8fbe5bf2dccd02f8fbf4141be7910d4498cc7 Mon Sep 17 00:00:00 2001 From: quejebo Date: Mon, 28 Jan 2019 22:21:22 -0800 Subject: [PATCH] Prepare for release 2.1.3 --- README.md | 3 +++ setup.py | 2 +- version.txt | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ad6ea2..e7db651 100755 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ Yeah, that's really it. **More information is on the git wiki.** +v2.1.3 (01/28/2019) +- Improvements to RNA support (jsnedecor) + v2.1.2 (11/13/2018) - Improvements to the bwa module (kwu) - Added stage for copying a folder diff --git a/setup.py b/setup.py index 6572f17..bae93ee 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ def readme(): name='zippy-pipeline', long_description=long_desc, url='https://github.com/Illumina/zippy', - download_url='https://github.com/Illumina/zippy/archive/2.1.1.tar.gz', + download_url='https://github.com/Illumina/zippy/archive/2.1.3.tar.gz', author='Aaron Wise', author_email='quejebo@gmail.com', license='Apache 2.0', diff --git a/version.txt b/version.txt index b910b89..d957460 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.1.2.0 +2.1.3.0