File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ Credits
7777.. |License: GPL v3 | image :: https://img.shields.io/badge/License-GPLv3-blue.svg
7878 :target: LICENSE.txt
7979
80- .. |PyPI3 | image :: https://img.shields.io/badge/pypi-1.2.1 -blue.svg
81- :target: https://pypi.org/project/msg-explorer/1.2.1 /
80+ .. |PyPI3 | image :: https://img.shields.io/badge/pypi-1.2.2 -blue.svg
81+ :target: https://pypi.org/project/msg-explorer/1.2.2 /
8282
8383.. |PyPI2 | image :: https://img.shields.io/badge/python-3.6+-brightgreen.svg
8484 :target: https://www.python.org/downloads/release/python-367/
Original file line number Diff line number Diff line change 2828
2929__author__ = 'Destiny Peterson'
3030__date__ = '2022-06-12'
31- __version__ = '1.2.1 '
31+ __version__ = '1.2.2 '
3232
3333# When this module is imported, we should try to compile the forms. They only
3434# compile when they are outdated.
You can’t perform that action at this time.
0 commit comments