Skip to content

Commit 8a9d7f0

Browse files
committed
Bump version to 11.3.1
1 parent cec3488 commit 8a9d7f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
Changelog
55
=========
66

7+
- :release:`11.3.1 <25th July 2024>`
8+
- :feature:`-` Correct the docstring of :obj:`pydis_core.utils.interactions.ViewWithUserAndRoleCheck`.
9+
710
- :release:`11.3.0 <17th July 2024>`
811
- :feature:`254` Add a ``py.typed`` file for :literal-url:`PEP 561 <https://peps.python.org/pep-0561/>` compliance.
912

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pydis_core"
3-
version = "11.3.0"
3+
version = "11.3.1"
44
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
55
authors = ["Python Discord <info@pythondiscord.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)