Skip to content

Commit ce24efb

Browse files
authored
Merge pull request #41 from opentensor/changelog/051
0.5.1: Bumps version and changelog
2 parents aff5494 + 5e08888 commit ce24efb

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.MD

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## v0.5.1-rc.1 /2025-04-28
3+
## v0.5.1 /2025-06-11
4+
5+
## What's Changed
6+
* fix annotation by @basfroman in https://github.com/opentensor/bittensor-drand/pull/32
7+
* Add `arm` wheels by @basfroman in https://github.com/opentensor/bittensor-drand/pull/34
8+
9+
**Full Changelog**: https://github.com/opentensor/bittensor-drand/compare/v0.5.0...v0.5.1
10+
11+
## v0.5.0 /2025-04-28
412

513
## What's Changed
614
* Rename package to `bittensor-drand` by @basfroman in https://github.com/opentensor/bittensor-drand/pull/25

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bittensor-drand"
3-
version = "0.5.1-rc.1"
3+
version = "0.5.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)