botogram 0.3.2
Pre-release
Pre-release
botogram 0.3.2 is a bugfix release for botogram 0.3.1.
- Fix inability to send messages to channels (issue GH-69)
If you want to install botogram 0.3.2, you can execute the following command:
# Linux and macOS:
$ python3 -m pip install -U "botogram==0.3.2"
# Windows:
C:\> py -3 -m pip install -U "botogram==0.3.2"
botogram 0.3.2 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.