diff setup.py @ 1167:f67b4f892195

minor pypi update
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 21 Jun 2021 22:55:29 -0400
parents fd729e8f073c
children 9f7a4a026dab
line wrap: on
line diff
--- a/setup.py	Thu Jun 10 23:51:42 2021 -0400
+++ b/setup.py	Mon Jun 21 22:55:29 2021 -0400
@@ -5,7 +5,7 @@
     
 setuptools.setup(
     name='trafficintelligence',
-    version='0.2.6',
+    version='0.2.7',
     author='Nicolas Saunier',
     author_email='nicolas.saunier@polymtl.ca',
     url='https://bitbucket.org/Nicolas/trafficintelligence',