File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## 9.12.2 /2025-10-30
3+ * Use uv pip for e2e dependency installation by @thewhaleking in https://github.com/opentensor/bittensor/pull/3109
4+ * Fix for ` test_liquidity ` by @basfroman in https://github.com/opentensor/bittensor/pull/3114
5+ * Apply default ` era.period ` to all subtensor extrinsic calls by @basfroman in https://github.com/opentensor/bittensor/pull/3115
6+ * set root owner for fast runtime time by @basfroman in https://github.com/opentensor/bittensor/pull/3118
7+ * Allow python 3.14 by @thewhaleking in https://github.com/opentensor/bittensor/pull/3122
8+
9+ ** Full Changelog** : https://github.com/opentensor/bittensor/compare/v9.12.1...v9.12.2
210
311## 9.12.1 /2025-10-20
412
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.12.1 "
7+ version = " 9.12.2 "
88description = " Bittensor"
99readme = " README.md"
1010authors = [
You can’t perform that action at this time.
0 commit comments