Skip to content

Commit

Permalink
step version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akohlmey committed Aug 19, 2024
1 parent 310cac4 commit 3b3f190
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.16..3.25)

project(linalg VERSION 1.0
project(linalg VERSION 1.1
DESCRIPTION "BLAS/LAPACK functions translated to C++ as required by the LAMMPS MD package"
LANGUAGES CXX)

Expand Down

0 comments on commit 3b3f190

Please sign in to comment.