Skip to content

Commit

Permalink
Bump version to 0.39.1a1
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Sep 23, 2024
1 parent 9678262 commit 361a06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openeo_aggregator/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import sys
from typing import Optional

__version__ = "0.39.0a1"
__version__ = "0.39.1a1"


def log_version_info(logger: Optional[logging.Logger] = None):
Expand Down

0 comments on commit 361a06a

Please sign in to comment.