Skip to content

Commit e988f5c

Browse files
Bumps version and changelog
1 parent 332c2e3 commit e988f5c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 8.5.1rc5 /2025-01-09
4+
5+
## What's Changed
6+
* Updates bittensor-cli to 8.2.0rc9
7+
38
## 8.5.1rc4 /2025-01-09
49

510
## What's Changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.5.1rc4
1+
8.5.1rc5

bittensor/core/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1616
# DEALINGS IN THE SOFTWARE.
1717

18-
__version__ = "8.5.1rc4"
18+
__version__ = "8.5.1rc5"
1919

2020
import os
2121
import re

0 commit comments

Comments
 (0)