Skip to content

Commit 7796db7

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v9.7.4
1 parent e2cc9b6 commit 7796db7

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.4](https://github.com/agrc/forklift/compare/v9.7.3...v9.7.4) (2025-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* replace deprecated and removed import library with modern version ([e2cc9b6](https://github.com/agrc/forklift/commit/e2cc9b63acd4f2868c76ec8350db94e556b1beaa))
9+
310
## [9.7.3](https://github.com/agrc/forklift/compare/v9.7.2...v9.7.3) (2025-11-11)
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.3",
16+
version="9.7.4",
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)