From 48343ad19445527799b83a519fc2072a352cfd05 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 12 Oct 2019 23:20:28 +0200 Subject: 1.5.0 changelog and version bumps --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f0b9985..4aed898 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ extras = { } setup(name='Mastodon.py', - version='1.4.6', + version='1.5.0', description='Python wrapper for the Mastodon API', packages=['mastodon'], install_requires=[ -- cgit v1.2.3