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 1
1
# Changelog
2
2
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
+
3
15
## 9.8.2 /2025-07-10
4
16
5
17
## 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.8.2 "
7
+ version = " 9.8.3 "
8
8
description = " Bittensor"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments