We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a38b3d commit 2841998Copy full SHA for 2841998
helm-chart/eoapi-notifier/Chart.yaml
@@ -3,7 +3,7 @@ name: eoapi-notifier
3
description: A Helm chart for eoAPI Notifier - Message handler for eoAPI components
4
type: application
5
version: 0.1.0
6
-appVersion: "0.0.2"
+appVersion: "0.0.3"
7
home: https://github.com/developmentseed/eoapi-notifier
8
sources:
9
- https://github.com/developmentseed/eoapi-notifier
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "eoapi-notifier"
-version = "0.0.2"
+version = "0.0.3"
description = "Message handler for eoAPI components"
requires-python = ">=3.12"
10
authors = [
0 commit comments