We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents add9480 + 025f1c8 commit 6060004Copy full SHA for 6060004
CHANGES.rst
@@ -1,7 +1,7 @@
1
What's new
2
==========
3
4
-0.4.x (01-10-2020)
+0.4.0 (01-10-2020)
5
------------------
6
The git repo is now hosted by pangeo-data (https://github.com/pangeo-data/xESMF)
7
xesmf/__init__.py
@@ -1,4 +1,4 @@
-__version__='0.3.0'
+__version__='0.4.0'
from . import util
from . import data
from . frontend import Regridder
0 commit comments