Skip to content

Commit f5178b1

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v9.5.2
1 parent 280a72b commit f5178b1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [9.5.2](https://github.com/agrc/forklift/compare/v9.5.1...v9.5.2) (2025-05-02)
4+
5+
6+
### Documentation
7+
8+
* correct some docs ([4d4d60f](https://github.com/agrc/forklift/commit/4d4d60fc93651250e2780e58c48a24b05c98b490))
9+
* update badge ([3a7f6d8](https://github.com/agrc/forklift/commit/3a7f6d8e45c35bfcdfc6d4faab89a48411bce733))
10+
* update bat file ([057e900](https://github.com/agrc/forklift/commit/057e900e2d95509dd7221f80ddb35c1d310e2439))
11+
* update upgrade steps ([280a72b](https://github.com/agrc/forklift/commit/280a72b7d4c247515adc493239a75aae0d7f1ddf))
12+
313
## [9.5.1](https://github.com/agrc/forklift/compare/v9.5.0...v9.5.1) (2024-06-10)
414

515

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.5.1",
16+
version="9.5.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)