Skip to content

Commit 41f7207

Browse files
committed
Bump: v3.1.0
1 parent 8969a79 commit 41f7207

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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

77

8-
# [UNRELEASED]
8+
# v3.1.0
99

1010
### Breaking
1111

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.0.3"
1+
__version__ = "3.1.0"
22

33
import asyncio
44
import logging

0 commit comments

Comments
 (0)