Skip to content

Commit

Permalink
v0.21.9
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-braun committed Jan 22, 2025
1 parent 354baa0 commit e4777f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 0.21.9 (2024-mm-dd)
## 0.21.9 (2024-01-22)

- FIX: Better management of temporary directories (name, cleaning, etc)
- FIX: Align `Sentinel-3 SLSTR` clean band path creation on optical's method
Expand Down
2 changes: 1 addition & 1 deletion eoreader/__meta__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
**EOReader** library
"""

__version__ = "0.21.9.dev0"
__version__ = "0.21.9"

0 comments on commit e4777f6

Please sign in to comment.