File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -260,8 +260,8 @@ your access to the newest major version of extract-msg.
260260.. |License: GPL v3 | image :: https://img.shields.io/badge/License-GPLv3-blue.svg
261261 :target: LICENSE.txt
262262
263- .. |PyPI3 | image :: https://img.shields.io/badge/pypi-0.49 .0-blue.svg
264- :target: https://pypi.org/project/extract-msg/0.49 .0/
263+ .. |PyPI3 | image :: https://img.shields.io/badge/pypi-0.50 .0-blue.svg
264+ :target: https://pypi.org/project/extract-msg/0.50 .0/
265265
266266.. |PyPI2 | image :: https://img.shields.io/badge/python-3.8+-brightgreen.svg
267267 :target: https://www.python.org/downloads/release/python-3810/
Original file line number Diff line number Diff line change 2727# along with this program. If not, see <http://www.gnu.org/licenses/>.
2828
2929__author__ = 'Destiny Peterson & Matthew Walker'
30- __date__ = '2024-08-21 '
31- __version__ = '0.49 .0'
30+ __date__ = '2024-10-02 '
31+ __version__ = '0.50 .0'
3232
3333__all__ = [
3434 # Modules:
You can’t perform that action at this time.
0 commit comments