File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 9.8.2 /2025-07-10
4
+
5
+ ## What's Changed
6
+ * edit docstrings by @MichaelTrestman in https://github.com/opentensor/bittensor/pull/2951
7
+ * fix and improve e2e stake fee test by @basfroman in https://github.com/opentensor/bittensor/pull/2959
8
+ * Make DynamicInfo backwards compatible by @basfroman in https://github.com/opentensor/bittensor/pull/2958
9
+ * Update staking fee logic by @basfroman in https://github.com/opentensor/bittensor/pull/2961
10
+
11
+ ## New Contributors
12
+ * @MichaelTrestman made their first contribution in https://github.com/opentensor/bittensor/pull/2951
13
+
14
+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.8.1...v9.8.2
15
+
3
16
## 9.8.1 /2025-07-08
4
17
5
18
## What's Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " bittensor"
7
- version = " 9.8.1 "
7
+ version = " 9.8.2 "
8
8
description = " Bittensor"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments