Skip to content

Commit

Permalink
pygmo 2.19.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Apr 9, 2023
1 parent c099bc7 commit 428595c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if(NOT CMAKE_BUILD_TYPE)
FORCE)
endif()

project(pygmo VERSION 2.19.0 LANGUAGES CXX C)
project(pygmo VERSION 2.19.2 LANGUAGES CXX C)

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" "${CMAKE_CURRENT_SOURCE_DIR}/cmake/yacma")

Expand Down

0 comments on commit 428595c

Please sign in to comment.