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 ad27d74 commit 50d23bbCopy full SHA for 50d23bb
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [v14.4.0](https://github.com/lexicalunit/spellbot/releases/tag/v14.4.0) - 2025-01-01
11
+
12
### Added
13
14
- Adds an field to embeds for the suggested voice channel.
pyproject.toml
@@ -137,7 +137,7 @@ packages = [
137
]
138
readme = 'README.md'
139
repository = 'https://github.com/lexicalunit/spellbot'
140
-version = "14.3.0"
+version = "14.4.0"
141
142
[tool.poetry.dependencies]
143
aiohttp = "^3.9.4"
0 commit comments