Skip to content
Snippets Groups Projects
Commit bb0b83ec authored by Sudarshan Ghonge's avatar Sudarshan Ghonge
Browse files

Update version number

parent 795148fd
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR) ...@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project( project(
bayeswave bayeswave
LANGUAGES C LANGUAGES C
VERSION 1.0.6 VERSION 1.0.10
DESCRIPTION "LIGO/VIRGO burst analysis algorithm" DESCRIPTION "LIGO/VIRGO burst analysis algorithm"
HOMEPAGE_URL "https://git.ligo.org/lscsoft/bayeswave" HOMEPAGE_URL "https://git.ligo.org/lscsoft/bayeswave"
) )
......
...@@ -22,7 +22,7 @@ copyright = '2019, Neil J. Cornish, Tyson B. Littenberg' ...@@ -22,7 +22,7 @@ copyright = '2019, Neil J. Cornish, Tyson B. Littenberg'
author = 'Neil J. Cornish, Tyson B. Littenberg' author = 'Neil J. Cornish, Tyson B. Littenberg'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '1.0.5' release = '1.0.10'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment