Skip to content

Commit 48ba445

Browse files
committed
2.24.0
1 parent 071d9a7 commit 48ba445

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
# v2.23.1
7+
# v2.24.0
88

99
### Added
1010

bot.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
SOFTWARE.
2626
"""
2727

28-
__version__ = "2.23.1"
28+
__version__ = "2.24.0"
2929

3030
import asyncio
3131
import logging

0 commit comments

Comments
 (0)