Skip to content

Commit bb3dffb

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v9.7.2
1 parent b8c447c commit bb3dffb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.7.2](https://github.com/agrc/forklift/compare/v9.7.1...v9.7.2) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* add git update to ship ([cccad2b](https://github.com/agrc/forklift/commit/cccad2b9977210fea8356ed73467cb59e195d303)), closes [#338](https://github.com/agrc/forklift/issues/338)
9+
310
## [9.7.1](https://github.com/agrc/forklift/compare/v9.7.0...v9.7.1) (2025-07-30)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name="forklift",
16-
version="9.7.1",
16+
version="9.7.2",
1717
license="MIT",
1818
description="CLI tool for managing automated tasks.",
1919
long_description=(Path(__file__).parent / "README.md").read_text(),

0 commit comments

Comments
 (0)