Skip to content

Commit ba60230

Browse files
authored
Merge pull request #288 from MerginMaps/upgrade-geodiff-211
Upgrade geodiff to 2.1.2
2 parents 2ab4813 + a0158d6 commit ba60230

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
@@ -16,7 +16,7 @@
1616
platforms="any",
1717
install_requires=[
1818
"python-dateutil==2.8.2",
19-
"pygeodiff==2.0.4",
19+
"pygeodiff==2.1.2",
2020
"pytz==2022.1",
2121
"click==8.1.3",
2222
],

0 commit comments

Comments
 (0)