Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 0f00798

Browse files
committed
changed package version + readme
1 parent 16c063d commit 0f00798

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,14 @@ You can find more (and better) examples [here](https://github.com/discord-py-ui/
172172

173173
# Changelog
174174

175+
- <details>
176+
<summary>4.0.2</summary>
177+
178+
## **Fixed**
179+
- Issue with receiving context commands
180+
181+
</details>
182+
175183
- <details>
176184
<summary>4.0.1</summary>
177185

discord_ui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@
4444

4545

4646
__title__ = "discord-ui"
47-
__version__ = "4.0.1"
47+
__version__ = "4.0.2"

0 commit comments

Comments
 (0)