Skip to content

Commit 392d4e1

Browse files
committed
Bump version to v12.5.1
1 parent 9cb34af commit 392d4e1

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGES.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
Changelog
33
=========
44

5+
Version 12.5.1
6+
==============
7+
*Released 2020-03-30*
8+
9+
**Minor changes, doc fixes or bug fixes:**
10+
11+
- Add missing docs for `PollHandler` and `PollAnswerHandler` (`#1853`_)
12+
- Fix wording in `Filters` docs (`#1855`_)
13+
- Reorder tests to make them more stable (`#1835`_)
14+
- Make `ConversationHandler` attributes immutable (`#1756`_)
15+
- Make `PrefixHandler` attributes `command` and `prefix` editable (`#1636`_)
16+
- Fix UTC as default `tzinfo` for `Job` (`#1696`_)
17+
18+
.. _`#1853`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1853
19+
.. _`#1855`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1855
20+
.. _`#1835`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1835
21+
.. _`#1756`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1756
22+
.. _`#1636`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1636
23+
.. _`#1696`: https://github.com/python-telegram-bot/python-telegram-bot/pull/1696
24+
525
Version 12.5
626
============
727
*Released 2020-03-29*

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# The short X.Y version.
6161
version = '12.5' # telegram.__version__[:3]
6262
# The full version, including alpha/beta/rc tags.
63-
release = '12.5' # telegram.__version__
63+
release = '12.5.1' # telegram.__version__
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

telegram/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
# You should have received a copy of the GNU Lesser Public License
1818
# along with this program. If not, see [http://www.gnu.org/licenses/].
1919

20-
__version__ = '12.5'
20+
__version__ = '12.5.1'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy