diff setup.py @ 1134:4b2a55d570c1

resolve issue for short features when merging objects manually
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Thu, 05 Mar 2020 16:20:29 -0500
parents 77ce1cb3c868
children fd729e8f073c
line wrap: on
line diff
--- a/setup.py	Wed Feb 26 22:39:36 2020 -0500
+++ b/setup.py	Thu Mar 05 16:20:29 2020 -0500
@@ -5,7 +5,7 @@
     
 setuptools.setup(
     name='trafficintelligence',
-    version='0.2.4',
+    version='0.2.5',
     author='Nicolas Saunier',
     author_email='[email protected]',
     url='https://bitbucket.org/Nicolas/trafficintelligence',