Skip to content

Commit 5cbf604

Browse files
committed
prepping release
1 parent 0139473 commit 5cbf604

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
1010

1111
### Changes
1212

13+
### Fixes
14+
15+
16+
## v7.0.9 (2025-09-03)
17+
18+
### New
19+
20+
### Changes
21+
1322
### Fixes
1423
- remote deployments now generating hash based on active session passed in
1524

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.0.dev0
1+
7.0.9

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "seed-farmer"
3-
version = "7.1.0.dev0"
3+
version = "7.0.9"
44
description = "The AWS Professional Services CLI tool SeedFarmer for GitOps support"
55
authors = [{ name = "AWS Professional Services" }]
66
requires-python = ">=3.9, <3.14"

0 commit comments

Comments
 (0)