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 0139473 commit 5cbf604Copy full SHA for 5cbf604
CHANGELOG.md
@@ -10,6 +10,15 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
10
11
### Changes
12
13
+### Fixes
14
+
15
16
+## v7.0.9 (2025-09-03)
17
18
+### New
19
20
+### Changes
21
22
### Fixes
23
- remote deployments now generating hash based on active session passed in
24
VERSION
@@ -1 +1 @@
1
-7.1.0.dev0
+7.0.9
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "seed-farmer"
3
-version = "7.1.0.dev0"
+version = "7.0.9"
4
description = "The AWS Professional Services CLI tool SeedFarmer for GitOps support"
5
authors = [{ name = "AWS Professional Services" }]
6
requires-python = ">=3.9, <3.14"
0 commit comments