Skip to content

Commit 39f3fad

Browse files
committed
updated pygeodiff version in setup.py
1 parent c4c2b96 commit 39f3fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.3.0'
21+
'pygeodiff==0.4.0'
2222
],
2323

2424
test_suite='nose.collector',

0 commit comments

Comments
 (0)