Skip to content

Commit 3c753e2

Browse files
committed
v0.22.2
1 parent d0e8d62 commit 3c753e2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.22.2 (2025-xx-xx)
3+
## 0.22.2 (2025-04-18)
44

55
- FIX: Fix GPT graphs (mutiple errors, such a lonely `Subset`, a `LinearToFromdB` step not written, etc.)
66
- FIX: Fixed TSX and TDX Products Regex to properly identify Staring Spotlight products as `TsxProduct` and `TdxProduct` - by @guillemc23

eoreader/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
**EOReader** library
1818
"""
1919

20-
__version__ = "0.22.1"
20+
__version__ = "0.22.2"

0 commit comments

Comments
 (0)