Skip to content

Commit

Permalink
Bump min py version to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Lucey committed Aug 23, 2023
1 parent 516e71c commit 5b48d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
setup(
name='via-api',
version='2.8.1',
python_requires='>=3.6',
python_requires='>=3.9',
description='Analysing and serving crowdsourced road quality data',
long_description='Analysing and serving crowdsourced road quality data',
author='Robert Lucey',
Expand Down

0 comments on commit 5b48d90

Please sign in to comment.