We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ecb65 commit 113ddfeCopy full SHA for 113ddfe
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.19)
2
-project(polyMPO VERSION 0.0.5 LANGUAGES CXX Fortran)
+project(polyMPO VERSION 0.1.0 LANGUAGES CXX Fortran)
3
4
include(cmake/bob.cmake)
5
bob_begin_package()
0 commit comments