Skip to content

Commit 891807f

Browse files
committed
Prepared version 0.0.4
1 parent 116327e commit 891807f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helm-chart/eoapi-notifier/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: eoapi-notifier
33
description: A Helm chart for eoAPI Notifier - Message handler for eoAPI components
44
type: application
5-
version: 0.1.0
6-
appVersion: "0.0.3"
5+
version: 0.0.4
6+
appVersion: "0.0.4"
77
home: https://github.com/developmentseed/eoapi-notifier
88
sources:
99
- https://github.com/developmentseed/eoapi-notifier

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "eoapi-notifier"
7-
version = "0.0.3"
7+
version = "0.0.4"
88
description = "Message handler for eoAPI components"
99
requires-python = ">=3.12"
1010
authors = [

0 commit comments

Comments
 (0)