Skip to content

Commit f0baac3

Browse files
committed
Update commanderbot-lib (again)
1 parent bab942d commit f0baac3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Changed
1010

11-
- Updated to commanderbot-lib version 0.4.0
11+
- Updated to commanderbot-lib version 0.5.0
1212

1313
## [0.3.0] - 2020-09-30
1414

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ['discord', 'bot']
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.8"
14-
commanderbot-lib = "^0.4.0"
14+
commanderbot-lib = "^0.5.0"
1515
"discord.py" = "^1.5.0"
1616

1717
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)