Skip to content

botogram 0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@pietroalbini pietroalbini released this 15 Feb 16:23
· 68 commits to master since this release
v0.5
cc8e4f8

botogram 0.4 is the fourth alpha release of botogram.

This release improves support for the Bot API, adds Portuguese and Brasilian Portuguese translations, and fixes a few bugs.

You can read the full changelog in the documentation.

If you want to install botogram 0.5, you can execute the following command:

# Linux and macOS:
$ python3 -m pip install -U "botogram==0.5"

# Windows:
C:\> py -3 -m pip install -U "botogram==0.5"

botogram 0.5 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.