From 7cca194e8306e3ea623d6c86e94d6a50a2c58e0b Mon Sep 17 00:00:00 2001 From: ibraheem-latent Date: Thu, 25 Jun 2026 15:33:59 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dadde5233..85ec4685b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 9.23.1 /2026-06-25 + +## What's Changed +* Update: Drand package by @ibraheem-abe in https://github.com/latent-to/btcli/pull/1022 + +**Full Changelog**: https://github.com/latent-to/btcli/compare/v9.23.0...v9.23.1 + ## 9.23.0 /2026-06-25 ## What's Changed diff --git a/pyproject.toml b/pyproject.toml index b14c38f25..067d4088c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi" [project] name = "bittensor-cli" -version = "9.23.0" +version = "9.23.1" description = "Bittensor CLI" readme = "README.md" authors = [