Skip to content

Commit f68399e

Browse files
Amrou BellalounaAmrou Bellalouna
authored andcommitted
update version and carve it in changelog
1 parent 4dc7593 commit f68399e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.rst

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

7+
8+
- :release:`9.3.1 <23rd December 2022>`
9+
- :bug:`170` Save references of newly created tasks in :obj:`pydis_core.utils.scheduling`
10+
711
- :release:`9.3.0 <13th December 2022>`
812
- :feature:`169` Return :obj:`None` upon receiving a bad request from Discord in :obj:`pydis_core.utils.members.get_or_fetch_member`
913

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 = "9.3.0"
3+
version = "9.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)