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 b1c13b3 commit 349fa65Copy full SHA for 349fa65
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.19.1](https://github.com/ooliver1/botbase/compare/v1.19.0...v1.19.1) (2022-07-09)
4
+
5
6
+### Bug Fixes
7
8
+* actually allow empty prefix ([09fb8e1](https://github.com/ooliver1/botbase/commit/09fb8e1110f8a485be16e231197ad452b02eeef8))
9
10
## [1.19.0](https://github.com/ooliver1/botbase/compare/v1.18.0...v1.19.0) (2022-07-09)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ooliver-botbase"
-version = "1.19.0"
+version = "1.19.1"
description = "A personal nextcord bot base package for bots."
authors = ["ooliver1 <oliverwilkes2006@icloud.com>"]
license = "MIT"
0 commit comments