Version bump

This commit is contained in:
Maarten L. Hekkelman
2025-10-22 10:05:55 +02:00
parent 89de73eb6f
commit 97f55c1639
2 changed files with 4 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ endif()
# set the project name
project(
libcifpp
VERSION 9.0.4
VERSION 9.0.5
LANGUAGES CXX C)
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

View File

@@ -1,3 +1,6 @@
Version 9.0.5
- Added exists to compound_factory
Version 9.0.4
- Fix various stopping and reconstruction errors