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