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 1
1
# Changelog
2
2
3
+ ## 9.5.0 /2025-05-15
4
+
5
+ * Add manual way to show the size of virtual environments in the PR by @basfroman in https://github.com/opentensor/bittensor/pull/2875
6
+ * Improve ` Monitor SDK Requirements Size ` workflow by @basfroman in https://github.com/opentensor/bittensor/pull/2878
7
+ * Add subtensor.is_subnet_active method by @basfroman in https://github.com/opentensor/bittensor/pull/2877
8
+ * Using ` hotkey ` instead of ` coldkey ` to sign extrinsic in ` serve_axon ` by @basfroman in https://github.com/opentensor/bittensor/pull/2879
9
+ * Rename argument ` fallback_chains ` to ` fallback_endpoints ` by @basfroman in https://github.com/opentensor/bittensor/pull/2880
10
+
11
+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.5.0...v9.6.0
12
+
3
13
## 9.5.0 /2025-05-12
4
14
5
15
## 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.5 .0"
7
+ version = " 9.6 .0"
8
8
description = " Bittensor"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments