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.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+
313## 9.5.0 /2025-05-12
414
515## What's Changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " bittensor"
7- version = " 9.5 .0"
7+ version = " 9.6 .0"
88description = " Bittensor"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments