Skip to content

Commit

Permalink
add openeo dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
juansensio committed Aug 5, 2024
1 parent 5c19360 commit aa9776c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eotdl/eotdl/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2024.06.13"
__version__ = "2024.08.05"
2 changes: 1 addition & 1 deletion eotdl/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "eotdl"
version = "2024.06.13"
version = "2024.08.05"
description = "Earth Observation Training Data Lab"
authors = ["EarthPulse <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit aa9776c

Please sign in to comment.