Commit baf70579 by Maarten L. Hekkelman

version bump

parent cd28ab58
......@@ -27,7 +27,7 @@ cmake_minimum_required(VERSION 3.16)
# set the project name
project(
libcifpp
VERSION 7.0.0
VERSION 7.0.1
LANGUAGES CXX)
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
......
Version 7.0.1
- Various reconstruction fixes
- category order in output fixed
Version 7.0.0
- Renaming many methods and parameters to be more
consistent with the mmCIF dictionaries.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment