Skip to content

Commit 890f136

Browse files
committed
prep release
1 parent e5766f3 commit 890f136

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Changes in 0.2.4 (under development)
1+
## Changes in 0.2.4
22

33
- Improved performance when creating `GridMapping` from 2D coordinates.
44
Parameter estimation now uses only corner points instead of the full set of

xcube_resampling/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2020
# DEALINGS IN THE SOFTWARE.
2121

22-
__version__ = "0.2.4.dev0"
22+
__version__ = "0.2.4"

0 commit comments

Comments
 (0)