Skip to content

Commit

Permalink
Bump version to v11.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Sep 11, 2024
1 parent b892c86 commit 06b1ada
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Changelog
=========

- :release:`11.4.0 <11th September 2024>`
- :feature:`269` Update :obj:`pydis_core.utils.regex.DISCORD_INVITE` to also match backslash before the invite code.


- :release:`11.3.1 <25th July 2024>`
- :bug:`-` Correct the docstring of :obj:`pydis_core.utils.interactions.ViewWithUserAndRoleCheck`.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydis_core"
version = "11.3.1"
version = "11.4.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 06b1ada

Please sign in to comment.