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

Commit 320bb38

Browse files
author
BumpVersion Action
committed
Bump version: 3.3.29 → 3.3.30 [skip ci]
1 parent ced7e1d commit 320bb38

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 = 3.3.29
4+
current_version = 3.3.30
55
message = Bump version: {current_version} → {new_version} [skip ci]
66

77
[bumpversion:file:setup.py]

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="3.3.29",
13+
version="3.3.30",
1414
license="MIT",
1515
description="Pytorch Datapipes built for use in Open Climate Fix's forecasting work",
1616
author="Jacob Bieker, Jack Kelly, Peter Dudfield, James Fulton",

0 commit comments

Comments
 (0)