Skip to content

Commit 508b28b

Browse files
committed
v0.3.0
1 parent 947a973 commit 508b28b

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.3.0 (2024-mm-dd)
3+
## 0.3.0 (2025-01-14)
44

55
- **ENH: Allow to give `eoreader.Product` instead of paths to create any Set** ([#8](https://github.com/sertit/eoreader/issues/8))
66
- **ENH: Drop `isort`, `black` and `flake8` and use `ruff`**

eosets/__meta__.py

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

20-
__version__ = "0.2.5"
20+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)