Skip to content

Commit cc611e9

Browse files
committed
Updates version+changelog
1 parent ba52aa2 commit cc611e9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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

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.8.2"
7+
version = "9.8.3"
88
description = "Bittensor"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)