Skip to content

Commit

Permalink
Update version please
Browse files Browse the repository at this point in the history
  • Loading branch information
reverendbedford committed Feb 14, 2023
1 parent 674febf commit 3f633bc
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 @@ -2,7 +2,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
project(NEML LANGUAGES CXX)

### Version ###
set(NEML_version 1.4.1)
set(NEML_version 1.5.2)

### Setup modules ###
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/")
Expand Down

0 comments on commit 3f633bc

Please sign in to comment.