File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1313
1414setup (
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 (),
You can’t perform that action at this time.
0 commit comments