Fix no module found error. (#188) (#189)

This commit is contained in:
long2ice
2021-08-16 11:14:43 +08:00
parent 359525716c
commit af63221875
5 changed files with 10 additions and 11 deletions

View File

@@ -2,6 +2,10 @@
## 0.5
### 0.5.7
- Fix no module found error. (#188) (#189)
### 0.5.6
- Add `Command` class. (#148) (#141) (#123) (#106)