Skip to content

Commit dadf615

Browse files
committed
bump minor version because of interface changes
1 parent be033a4 commit dadf615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required( VERSION 3.18 )
22

3-
project(adaptivesurfacereconstruction VERSION 0.1.0)
3+
project(adaptivesurfacereconstruction VERSION 0.2.0)
44

55
option(BUILD_PYTHON_MODULE "Build the python module" ON)
66
option(BUILD_APPIMAGE "Build the AppImage" OFF)

0 commit comments

Comments
 (0)