Commit 5ae08133 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

update version for release

1 merge request!3release v0.1.0
Pipeline #46329 passed with stage
in 3 minutes and 57 seconds
Showing with 3 additions and 3 deletions
+3 -3
...@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.15) ...@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.15)
project( project(
EvalHyd EvalHyd
LANGUAGES CXX LANGUAGES CXX
VERSION 0.0.1 VERSION 0.1.0
DESCRIPTION "Utility to evaluate streamflow predictions" DESCRIPTION "Utility to evaluate streamflow predictions"
) )
......
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
Yet to be versioned and released. Only available from *dev* branch until then. Yet to be versioned and released. Only available from *dev* branch until then.
v#.#.# v0.1.0
------ ------
Released on ????-??-??. Released on 2023-04-14.
* first release * first release
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment