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

Commit dfa4250

Browse files
author
BumpVersion Action
committed
Bump version: 0.2.8 → 0.2.9
1 parent d736e8a commit dfa4250

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.8
4+
current_version = 0.2.9
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.8",
13+
version="0.2.9",
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)