Skip to content

Commit 0da291c

Browse files
committed
Version 11.7.0
1 parent cad2251 commit 0da291c

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.7.0 <10th August 2025>`
8+
- :bug:`304` Update Discord invite regex to handle new protocol.
9+
710
- :release:`11.6.1 <13th July 2025>`
811
- :bug:`303` Update Discord invite regex to handle cases with additional slashes.
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.6.1"
3+
version = "11.7.0"
44
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
55
authors = ["Python Discord <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)