Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
toxa81 authored Sep 30, 2020
1 parent 3abf872 commit bc6f79c
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.0)
project(SIRIUS VERSION 7.0.1)

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

0 comments on commit bc6f79c

Please sign in to comment.