Skip to content

Commit cc40394

Browse files
committed
v1.2.5 (patches v1.2.4)
1 parent 49dd926 commit cc40394

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

LiquidDiffract/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = '1.2.4'
2+
__version__ = '1.2.5'
33
__appname__ = 'LiquidDiffract'

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## Changelog
22
---------
33

4+
## v1.2.5 (June 4, 2024) (Patch release)
5+
6+
### Bug Fix
7+
8+
- Fixes a crashing bug when using Qt6 caused by not setting Qt.ItemFlag explicitly
9+
410
## v1.2.4 (June 4, 2024)
511

612
### Major Changes

0 commit comments

Comments
 (0)