Skip to content

Commit a5b3db3

Browse files
committed
feat: bump version to 1.1.2
1 parent 85cfc14 commit a5b3db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/discord/ext/pager/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import discord
2828
from typing_extensions import TypeAlias
2929

30-
__version__ = "1.1.1"
30+
__version__ = "1.1.2"
3131

3232
__all__ = (
3333
"PageOption",

0 commit comments

Comments
 (0)