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 84ddead commit 472fb1eCopy full SHA for 472fb1e
docs/changelog.rst
@@ -4,6 +4,10 @@
4
Changelog
5
=========
6
7
+- :release:`9.1.0 <6th November 2022>`
8
+- :feature:`158` Add lock utils
9
+
10
11
- :release:`9.0.0 <5th November 2022>`
12
- :breaking:`157` Rename project to pydis_core to allow for publishing to pypi.
13
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pydis_core"
3
-version = "9.0.0"
+version = "9.1.0"
description = "PyDis core provides core functionality and utility to the bots of the Python Discord community."
authors = ["Python Discord <info@pythondiscord.com>"]
license = "MIT"
0 commit comments