From 2ac522e6277ce6d7560b0a1cf7d63266872c1c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Thu, 21 Oct 2021 15:58:33 +0200 Subject: Bump version, change project URL --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 98864cf..9ad987f 100755 --- a/setup.py +++ b/setup.py @@ -14,8 +14,8 @@ setup( name='bvg-grabber', description='Querying the upcoming public transport departures in Berlin', long_description=description, - version='0.1.4', - url='https://github.com/MarkusH/bvg-grabber', + version='0.1.5', + url='https://git.bananach.space/bvg-grabber.git/', author='Christian Struck, Markus Holtermann', author_email='info@markusholtermann.eu', license='BSD', -- cgit v1.2.3