We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad2251 commit 0da291cCopy full SHA for 0da291c
docs/changelog.rst
@@ -4,6 +4,9 @@
4
Changelog
5
=========
6
7
+- :release:`11.7.0 <10th August 2025>`
8
+- :bug:`304` Update Discord invite regex to handle new protocol.
9
+
10
- :release:`11.6.1 <13th July 2025>`
11
- :bug:`303` Update Discord invite regex to handle cases with additional slashes.
12
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydis_core"
3
-version = "11.6.1"
+version = "11.7.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <[email protected]>"]
license = "MIT"
0 commit comments