summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2021-10-21 15:58:33 +0200
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2021-10-21 15:58:33 +0200
commit2ac522e6277ce6d7560b0a1cf7d63266872c1c25 (patch)
treef484302fcd4fbb1ddcb7a891d0fd81b65b9178bc
parenta354edec251bf69846a37549c3bcb651259d44f7 (diff)
downloadbvg-grabber-develop.tar.gz
bvg-grabber-develop.tar.bz2
bvg-grabber-develop.zip
Bump version, change project URLdevelop
-rwxr-xr-xsetup.py4
1 files 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',