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

Commit 1e008a5

Browse files
author
kuso-senpai
committed
updated version
1 parent f0f3205 commit 1e008a5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,6 @@ You can find more (and better) examples [here](https://github.com/discord-py-ui/
182182
- Global slashcommands
183183
> They wouldn't be registered to the api
184184
185-
- Subcommands editing
186-
* not fixed yet
187-
> subcommand checks were wrong and this would result in errors like `In options.0.options.2: Option name 'name' is already used in these options`
188-
189185
</details>
190186

191187
- <details>

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.1.0"
47+
__version__ = "4.1.1"

0 commit comments

Comments
 (0)