Skip to content

Commit a464f3c

Browse files
committed
Upgrade geodiff to 2.1.1
1 parent 2ab4813 commit a464f3c

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.1",
2020
"pytz==2022.1",
2121
"click==8.1.3",
2222
],

0 commit comments

Comments
 (0)