From 3e7c7d7ceeac9e282094d0f161746a7308cd19d4 Mon Sep 17 00:00:00 2001 From: Clare <chorscroft@users.noreply.github.com> Date: Tue, 28 Jul 2020 15:02:23 +0100 Subject: [PATCH] Increment version for development --- DESCRIPTION | 2 +- NEWS.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 36dbb25..a231a5b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: zalpha Type: Package Title: Run a Suite of Selection Statistics -Version: 0.2.0 +Version: 0.2.0.9999 Author: Clare Horscroft Maintainer: Clare Horscroft <c.horscroft@soton.ac.uk> Description: A suite of statistics for identifying areas of the genome under selective pressure. See Jacobs, Sluckin and Kivisild (2016) <doi:10.1534/genetics.115.185900>. diff --git a/NEWS.md b/NEWS.md index a9236ab..7b6d669 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# zalpha 0.2.0.9999 (Development version) + # zalpha 0.2.0 * Can now accept data with missing values -- GitLab