Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jturney authored Jul 16, 2020
1 parent 1cc9340 commit 31d5b49
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 @@ -21,7 +21,7 @@ cmake_policy(SET CMP0048 NEW) # project_VERSION* variables populated from proje
cmake_minimum_required(VERSION 3.1)

project(ambit
VERSION 0.5.0
VERSION 0.5.1
LANGUAGES C CXX)
set(ambit_AUTHORS "Justin M. Turney")
set(ambit_DESCRIPTION "C++ library for the implementation of tensor product calculations")
Expand Down

0 comments on commit 31d5b49

Please sign in to comment.