Skip to content

Commit e9f0b8f

Browse files
committed
Update to documented version of eas client
Signed-off-by: Kurt Greaves <kurt.greaves@zepben.com>
1 parent e3db321 commit e9f0b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
package_dir={'': 'src'},
2121
python_requires='>=3.9, <3.13',
2222
install_requires=[
23-
"zepben.eas==0.17.0",
23+
"zepben.eas==0.17.1",
2424
"zepben.evolve==0.44.1",
2525
"numba==0.60.0",
2626
"geojson==2.5.0",

0 commit comments

Comments
 (0)