Skip to content

Commit

Permalink
Update version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fintarin committed Oct 31, 2023
1 parent 7dc5b36 commit c6a608d
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 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5...3.22)
project(
fintamath
LANGUAGES CXX
VERSION 0.7.0)
VERSION 0.7.1)

include(cmake/PreventInSourceBuilds.cmake)

Expand Down

0 comments on commit c6a608d

Please sign in to comment.