Skip to content
Snippets Groups Projects
Commit ae93d490 authored by James Alexander Clark PhD's avatar James Alexander Clark PhD
Browse files

Increment version info

parent 9898e88d
No related branches found
Tags v1.1.0
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.7
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.7'
# -- 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