Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit c7c6487

Browse files
committed
Merge tag 'v0.2.15' into main
2 parents c2836a6 + fcf0967 commit c7c6487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 0.2.14
4+
current_version = 0.2.15
55

66
[bumpversion:file:setup.py]
77
search = version="{current_version}"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="ocf_datapipes",
13-
version="0.2.14",
13+
version="0.2.15",
1414
license="MIT",
1515
description="Pytorch Datapipes built primarily for use in Open Climate Fix's nowcasting/forecasting work",
1616
author="Jacob Bieker, Jack Kelly, Peter Dudfield",

0 commit comments

Comments
 (0)