botogram 0.2.2
Pre-release
Pre-release
botogram 0.2.1 is a bugfix release for botogram 0.2.
- Fix botogram crashing if someone edits a message (issue GH-70)
If you want to install botogram 0.2.2, you can execute the following command:
# Linux and OSX:
$ python3 -m pip install -U "botogram==0.2.2"
# Windows:
C:\> py -3 -m pip install -U "botogram==0.2.2"
botogram 0.2.1 is an alpha release of botogram, and it might have bugs here and there. Be sure to report them in the issue tracker, so they can get fixed in the next release.