File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Changelog
5
5
=========
6
+ - :release: `9.6.0 <6th May 2023> `
7
+ - :feature: `175 ` Log when waiting for the guild to be available before loading cogs
8
+ - :support: `175 ` Bump Discord.py to :literal-url: `2.2.3 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.3> `.
9
+
6
10
7
11
- :release: `9.5.1 <2nd March 2023> `
8
12
- :bug: `174 ` Bump Discord.py to :literal-url: `2.2.2 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.2> `.
9
13
14
+
10
15
- :release: `9.5.0 <28th February 2023> `
11
16
- :feature: `173 ` Bump Discord.py to :literal-url: `2.2.0 <https://github.com/Rapptz/discord.py/releases/tag/v2.2.0> `.
12
17
18
+
13
19
- :release: `9.4.1 <9th February 2023> `
14
20
- :bug: `172 ` Bump Discord.py to :literal-url: `2.1.1 <https://github.com/Rapptz/discord.py/releases/tag/v2.1.1> `.
15
21
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.6.0 "
4
4
description = " PyDis core provides core functionality and utility to the bots of the Python Discord community."
5
5
authors = [
" Python Discord <[email protected] >" ]
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments