Mercurial > repos > pjbriggs > rnachipintegrator
changeset 5:087d9872fb0d draft
Updated to version 1.1.0.0.
author | pjbriggs |
---|---|
date | Tue, 07 Aug 2018 06:57:35 -0400 |
parents | b695071de766 |
children | 466c68008537 |
files | README.rst rnachipintegrator_macros.xml |
diffstat | 2 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/README.rst Fri Mar 09 05:07:31 2018 -0500 +++ b/README.rst Tue Aug 07 06:57:35 2018 -0400 @@ -90,6 +90,8 @@ ========== ====================================================================== Version Changes ---------- ---------------------------------------------------------------------- +1.1.0.0 - Update to ``RnaChipIntegrator`` version 1.1.0 (fixes bug with + missing peaks in gene-centric analyses when using both edges) 1.0.3.1 - Fetch dependencies from conda if not otherwise satisfied 1.0.3.0 - Update to ``RnaChipIntegrator`` version 1.0.3 1.0.2.0 - Update to ``RnaChipIntegrator`` version 1.0.2 (fixes bug with
--- a/rnachipintegrator_macros.xml Fri Mar 09 05:07:31 2018 -0500 +++ b/rnachipintegrator_macros.xml Tue Aug 07 06:57:35 2018 -0400 @@ -1,9 +1,9 @@ <macros> - <token name="@VERSION@">1.0.3.1</token> + <token name="@VERSION@">1.1.0.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="2.7">python</requirement> - <requirement type="package" version="1.0.3">rnachipintegrator</requirement> + <requirement type="package" version="1.1.0">rnachipintegrator</requirement> </requirements> </xml> <xml name="version_command"> @@ -61,7 +61,7 @@ journal = {GitHub repository}, year = {2016}, howpublished = {\url{https://github.com/fls-bioinformatics-core/RnaChipIntegrator}}, - version = {1.0.0} + version = {1.1.0} }</citation> </citations> </xml>