Skip to content

botogram 0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcoBuster MarcoBuster released this 22 Oct 15:52
· 5 commits to master since this release
e07d990

botogram 0.6.1 is a bugfix release for botogram 0.6.

  • Fix broken saving of chat permissions

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

# Linux and macOS:
$ python3 -m pip install -U "botogram2==0.6.1"

# Windows:
C:\> py -3 -m pip install -U "botogram2==0.6.1"

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