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.8.3 /2025-07-18
4+ * improve make file by @basfroman in https://github.com/opentensor/bittensor/pull/2965
5+ * Move all workflows from ` app.circleci.com ` to ` GH actions ` by @basfroman in https://github.com/opentensor/bittensor/pull/2970
6+ * Improve ` changelog ` workflow by @basfroman in https://github.com/opentensor/bittensor/pull/2973
7+ * fix e2e test after devnet-ready get new fee by @basfroman in https://github.com/opentensor/bittensor/pull/2975
8+ * Add SECURITY.md by @basfroman in https://github.com/opentensor/bittensor/pull/2976
9+ * Improve test infrastructure by @basfroman in https://github.com/opentensor/bittensor/pull/2974
10+ * Add labels checker by @basfroman in https://github.com/opentensor/bittensor/pull/2977
11+ * Use specified block/hash in metagraph, get_subnet, get_all_subnets by @thewhaleking in https://github.com/opentensor/bittensor/pull/2979
12+
13+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.8.2...v9.8.3
14+
315## 9.8.2 /2025-07-10
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.8.2 "
7+ version = " 9.8.3 "
88description = " Bittensor"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments