Skip to content

Commit 6044a9b

Browse files
committed
Increase pygeodiff version also in setup.py
1 parent 868e08a commit 6044a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
platforms='any',
1919
install_requires=[
2020
'python-dateutil==2.6.0',
21-
'pygeodiff==0.8.4',
21+
'pygeodiff==0.8.5',
2222
'pytz==2019.3',
2323
'click',
2424
],

0 commit comments

Comments
 (0)