File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.10.1 /2025-09-05
4+
5+ ## What's Changed
6+ * Async Get_balances at a specific block returns current block by @basfroman in https://github.com/opentensor/bittensor/pull/3043
7+ * Fix bug if ` block==0 ` by @basfroman in https://github.com/opentensor/bittensor/pull/3044
8+ * docs: Update Bittensor documentation link by @Galoretka in https://github.com/opentensor/bittensor/pull/3040
9+
10+ ## New Contributors
11+ * @Galoretka made their first contribution in https://github.com/opentensor/bittensor/pull/3040
12+
13+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.10.0...v9.10.1
14+
315## 9.10.0 /2025-08-28
416
517## 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.10.0 "
7+ version = " 9.10.1 "
88description = " Bittensor"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments