Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
toxa81 authored Nov 1, 2020
1 parent 622fa18 commit c6776dd
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
@@ -1,7 +1,7 @@
# We could be fine with 3.12, but 3.14 has ctest --show-only=json-v1 used in CI.
cmake_minimum_required(VERSION 3.14)

project(SIRIUS VERSION 7.0.1)
project(SIRIUS VERSION 7.0.2)

# user variables
set(CREATE_PYTHON_MODULE OFF CACHE BOOL "create sirius Python module")
Expand Down

0 comments on commit c6776dd

Please sign in to comment.