We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10ed11 commit 47b010eCopy full SHA for 47b010e
1 file changed
CMakeLists.txt
@@ -12,7 +12,7 @@ include(GNUInstallDirs)
12
# ---- Project ----
13
14
project(QualityControl
15
- VERSION 0.26.0 # TODO update this automatically when there are new releases
+ VERSION 0.26.1 # TODO update this automatically when there are new releases
16
DESCRIPTION "O2 Data Quality Control Framework"
17
LANGUAGES CXX)
18
0 commit comments