changeset 9:4c3b7130dbbb draft

Bump version to 1.0.2-3 to reflect dependency updates.
author pjbriggs
date Tue, 18 Oct 2016 09:24:30 -0400
parents c9c4792d0876
children b5d686bb9d6f
files README.rst ceas_wrapper.xml
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Tue Oct 18 08:19:57 2016 -0400
+++ b/README.rst	Tue Oct 18 09:24:30 2016 -0400
@@ -67,6 +67,8 @@
 ========== ======================================================================
 Version    Changes
 ---------- ----------------------------------------------------------------------
+1.0.2-3    - Switch to getting R 3.1.2 and bx-python 0.7.1 dependencies from the
+             toolshed (rather than installing as part of the tool)
 1.0.2-2    - Major updates to fix various bugs, add tests and enable ceasBW to
              be used without an existing chromosome sizes file.
 1.0.2-1    - Modified to work with Cistrome-version of CEAS (includes additional
--- a/ceas_wrapper.xml	Tue Oct 18 08:19:57 2016 -0400
+++ b/ceas_wrapper.xml	Tue Oct 18 09:24:30 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="ceas" name="CEAS" version="1.0.2-2">
+<tool id="ceas" name="CEAS" version="1.0.2-3">
   <description>Annotate intervals and scores with genome features</description>
   <requirements>
     <requirement type="package" version="1.2.5">python_mysqldb</requirement>