Skip to content

Commit ce14ca0

Browse files
committed
Bump version to 2.1.2 and update changelog
1 parent 494107f commit ce14ca0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ endif()
3030

3131
# ############
3232
# Define Project
33-
project(som VERSION 2.1.1 LANGUAGES CXX)
33+
project(som VERSION 2.1.2 LANGUAGES CXX)
3434

3535
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
3636

doc/ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
# Changelog
44

5-
## [2.1.2](https://github.com/krivenko/som/tree/2.1.2) (Unreleased)
5+
## [2.1.2](https://github.com/krivenko/som/tree/2.1.2) (2025-07-10)
6+
[Full Changelog](https://github.com/krivenko/som/compare/2.1.1...2.1.2)
67

78
- Set up building of Conda packages for released versions.
89
The packages are now available in the ['krivenko' channel](

0 commit comments

Comments
 (0)