Skip to content

Commit

Permalink
Update Project Version to v0.87.0 (#905)
Browse files Browse the repository at this point in the history
Co-authored-by: Joana Niermann <[email protected]>
  • Loading branch information
beomki-yeo and niermann999 authored Dec 19, 2024
1 parent 93eb6ab commit a4b6ab1
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 @@ -6,7 +6,7 @@

# Set up the project.
cmake_minimum_required(VERSION 3.11)
project(detray VERSION 0.83.0 LANGUAGES CXX)
project(detray VERSION 0.87.0 LANGUAGES CXX)

# Set up the used C++ standard(s).
set(CMAKE_CXX_STANDARD 20 CACHE STRING "The (host) C++ standard to use")
Expand Down

0 comments on commit a4b6ab1

Please sign in to comment.