Skip to content

Commit c070210

Browse files
committed
bump: version 0.1.0 → 0.2.0
1 parent 9cfbba9 commit c070210

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.2.0 (2025-07-17)
2+
3+
### Feat
4+
5+
- added cli option for metadata updates
6+
- add logging support
7+
18
## 0.1.0 (2025-06-25)
29

310
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "eodm"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Library and extensible CLI application for ETL (extract, transform, load) operations on EO data."
55
authors = ["Nikola Jankovic <jankovic.gd@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)