Skip to content

Commit fb51b48

Browse files
authored
Merge pull request #2891 from opentensor/changelog/962
962: Bumps version and changelog
2 parents 655524d + 75aaa92 commit fb51b48

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

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
416

517
* Add manual way to show the size of virtual environments in the PR by @basfroman in https://github.com/opentensor/bittensor/pull/2875
618
* Improve `Monitor SDK Requirements Size` workflow by @basfroman in https://github.com/opentensor/bittensor/pull/2878

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "bittensor"
7-
version = "9.6.0"
7+
version = "9.6.1"
88
description = "Bittensor"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)