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

Update conf and CMakeLists.txt

parent 6d4598a0
No related branches found
Tags v1.0.9
No related merge requests found
......@@ -10,7 +10,7 @@ cmake_minimum_required(VERSION 3.12.0 FATAL_ERROR)
project(
bayeswave
LANGUAGES C
VERSION 1.0.6
VERSION 1.0.9
DESCRIPTION "LIGO/VIRGO burst analysis algorithm"
HOMEPAGE_URL "https://git.ligo.org/lscsoft/bayeswave"
)
......
......@@ -22,7 +22,7 @@ copyright = '2019, Neil J. Cornish, Tyson B. Littenberg'
author = 'Neil J. Cornish, Tyson B. Littenberg'
# The full version, including alpha/beta/rc tags
release = '1.0.5'
release = '1.0.9'
# -- 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