Skip to content

Commit 78f3508

Browse files
committed
point release
1 parent c6c8568 commit 78f3508

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.10.1
2+
- Bug fix for geopandas dataframes
3+
14
0.10.0
25
- Added a generator variant of zonal_stats (gen_zonal_stats) and point_query
36
(gen_point_query) which yield results instead of returning a list

src/rasterstats/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.10.0"
1+
__version__ = "0.10.1"

0 commit comments

Comments
 (0)