We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947a973 commit 508b28bCopy full SHA for 508b28b
2 files changed
CHANGES.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 0.3.0 (2024-mm-dd)
+## 0.3.0 (2025-01-14)
4
5
- **ENH: Allow to give `eoreader.Product` instead of paths to create any Set** ([#8](https://github.com/sertit/eoreader/issues/8))
6
- **ENH: Drop `isort`, `black` and `flake8` and use `ruff`**
eosets/__meta__.py
@@ -17,4 +17,4 @@
17
**EOSets** library
18
"""
19
20
-__version__ = "0.2.5"
+__version__ = "0.3.0"
0 commit comments