Skip to content

Commit 9f5a4b9

Browse files
committed
Prepare release of v1.24.1
1 parent c2bb635 commit 9f5a4b9

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [1.24.1] - 2025-09-01
6+
57
### Changed
68

79
- Update `chia` to 2.5.4.
@@ -350,7 +352,8 @@
350352

351353
- Initial release
352354

353-
[unreleased]: https://github.com/foxypool/foxy-farmer/compare/1.24.0...HEAD
355+
[unreleased]: https://github.com/foxypool/foxy-farmer/compare/1.24.1...HEAD
356+
[1.24.1]: https://github.com/foxypool/foxy-farmer/compare/1.24.0...1.24.1
354357
[1.24.0]: https://github.com/foxypool/foxy-farmer/compare/1.23.1...1.24.0
355358
[1.23.1]: https://github.com/foxypool/foxy-farmer/compare/1.23.0...1.23.1
356359
[1.23.0]: https://github.com/foxypool/foxy-farmer/compare/1.22.7...1.23.0

setup.py

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

2323
setup(
2424
name='foxy-farmer',
25-
version='1.24.0',
25+
version='1.24.1',
2626
url='https://foxypool.io',
2727
license='GPLv3',
2828
author='Felix Brucker',

0 commit comments

Comments
 (0)