Skip to content

Commit ed4fc9c

Browse files
authored
Update objcryst version for 2026.1, exposing SetPowderPatternObsSigma (#28)
* Update objcryst version for 2026.1, exposing SetPowderPatternObsSigma * Update version and FALLBACK_VERSION
1 parent ce826a3 commit ed4fc9c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Release notes
22

3-
## Version 2026.1.1, - 2026-01-xx
3+
## Version 2026.1, - 2026-02-05
44

55
### Changed
66
- changed boost version to 1.88, switch to c++-14
7+
- update objcryst to include PowderPattern::SetPowderPatternObsSigma
78

89
## Version 2024.2.1, - 2024-09-09
910

site_scons/fallback_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
Update FALLBACK_VERSION when tagging a new release.
88
'''
99

10-
FALLBACK_VERSION = '2024.2.1.post0'
10+
FALLBACK_VERSION = '2026.1.post0'

0 commit comments

Comments
 (0)