diff --git a/CHANGES.rst b/CHANGES.rst index 4e2b4118..7779e65f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -24,7 +24,7 @@ Production apply unit testing * `#64 `_ - *extractSpecScan*: list index out of range + *extractSpecScan*: fixed list index out of range * `#63 `_ *extractSpecScan*: command line option to select range of scans diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index ba6a41bf..74bfd4eb 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -1,9 +1,9 @@ package: name: spec2nexus - version: "2017.0201.0rc1" + version: "2017.0201.0" source: - git_rev: 2017.0201.0rc1 + git_rev: 2017.0201.0 git_url: https://github.com/prjemian/spec2nexus.git build: diff --git a/src/spec2nexus/VERSION b/src/spec2nexus/VERSION index fedd7111..7e468273 100644 --- a/src/spec2nexus/VERSION +++ b/src/spec2nexus/VERSION @@ -1 +1 @@ -2017.0201.0rc1 +2017.0201.0