Skip to content

Commit

Permalink
release: 2023.3.1 (#88)
Browse files Browse the repository at this point in the history
bump to 2023.3.1
  • Loading branch information
LukeWeidenwalker authored Mar 20, 2023
1 parent e5b84d8 commit aa16470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openeo_processes_dask/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2023.3.0"
__version__ = "2023.3.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openeo-processes-dask"
version = "2023.3.0"
version = "2023.3.1"
description = "Python implementations of many OpenEO processes, dask-friendly by default."
authors = ["Lukas Weidenholzer <[email protected]>", "Sean Hoyal <[email protected]>", "Valentina Hutter <[email protected]>"]
maintainers = ["EODC Staff <[email protected]>"]
Expand Down

0 comments on commit aa16470

Please sign in to comment.