File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Changelog
5
5
=========
6
+ - :release: `9.5.2 <6th May 2023> `
7
+ - :feature: `175 ` Log when waiting for the guild to be available before loading cogs
8
+ - :bug: `175 ` Bump Discord.py to :literal-url: `2.2.3 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.3> `.
6
9
7
10
- :release: `9.5.1 <2nd March 2023> `
8
11
- :bug: `174 ` Bump Discord.py to :literal-url: `2.2.2 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.2> `.
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " pydis_core"
3
- version = " 9.5.1 "
3
+ version = " 9.5.2 "
4
4
description = " PyDis core provides core functionality and utility to the bots of the Python Discord community."
5
5
authors = [" Python Discord <info@pythondiscord.com>" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments