Skip to content

Commit 6060004

Browse files
authored
Merge pull request #33 from pangeo-data/fix-31
bump version to 0.4
2 parents add9480 + 025f1c8 commit 6060004

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
What's new
22
==========
33

4-
0.4.x (01-10-2020)
4+
0.4.0 (01-10-2020)
55
------------------
66
The git repo is now hosted by pangeo-data (https://github.com/pangeo-data/xESMF)
77

xesmf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__='0.3.0'
1+
__version__='0.4.0'
22
from . import util
33
from . import data
44
from . frontend import Regridder

0 commit comments

Comments
 (0)