Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Commit 549757e

Browse files
authored
Update __init__.py
Bump from `0.2.0` to `0.3.dev0`
1 parent 6f4bd01 commit 549757e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agg_regrid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from ._agg import raster as agg_raster
3333

3434

35-
__version__ = '0.2.0'
35+
__version__ = '0.3.dev0'
3636

3737

3838
class AreaWeighted(object):

0 commit comments

Comments
 (0)