pull/12/head v0.6.4
Michael DM Dryden 2022-02-27 18:06:16 -05:00
rodzic 205bdd8325
commit e8ecfab466
2 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
-------------
`0.6.4`_ - 2022-02-27
-------------
Changed
-------
- Bumped python-telegram-bot to version 13.11 (#9)
-------------
`0.6.3`_ - 2022-01-13
-------------

Wyświetl plik

@ -1,6 +1,6 @@
[tool.poetry]
name = "telegram-stats-bot"
version = "0.6.3"
version = "0.6.4"
description = "A logging and statistics bot for Telegram based on python-telegram-bot."
authors = ["Michael DM Dryden <mk.dryden@utoronto.ca>"]
repository = "https://github.com/mkdryden/telegram-stats-bot"