File tree 2 files changed +14
-2
lines changed 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 9.5.0 /2025-05-15
3
+ ## 9.6.1 /2025-05-22
4
+
5
+ ## What's Changed
6
+ * Release/9.6.0 by @ibraheem-abe in https://github.com/opentensor/bittensor/pull/2882
7
+ * Add stake before check ` validator_permit ` by @basfroman in https://github.com/opentensor/bittensor/pull/2884
8
+ * Add defaults for endpoint and network from local env by @basfroman in https://github.com/opentensor/bittensor/pull/2886
9
+ * Improve error message by @basfroman in https://github.com/opentensor/bittensor/pull/2888
10
+ * Make ` unstake ` and ` unstake_multiple ` for all Alphas more clear by @basfroman in https://github.com/opentensor/bittensor/pull/2885
11
+ * fix publish metadata by @basfroman in https://github.com/opentensor/bittensor/pull/2890
12
+
13
+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.6.0...v9.6.1
14
+
15
+ ## 9.6.0 /2025-05-15
4
16
5
17
* Add manual way to show the size of virtual environments in the PR by @basfroman in https://github.com/opentensor/bittensor/pull/2875
6
18
* Improve ` Monitor SDK Requirements Size ` workflow by @basfroman in https://github.com/opentensor/bittensor/pull/2878
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.6.0 "
7
+ version = " 9.6.1 "
8
8
description = " Bittensor"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments