Skip to content

Commit 3642bd9

Browse files
author
BumpVersion Action
committedOct 18, 2024
Bump version: 3.3.50 → 3.3.51 [skip ci]
1 parent 0124820 commit 3642bd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.bumpversion.cfg

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

77
[bumpversion:file:setup.py]

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="ocf_datapipes",
14-
version="3.3.50",
14+
version="3.3.51",
1515
license="MIT",
1616
description="Pytorch Datapipes built for use in Open Climate Fix's forecasting work",
1717
author="Jacob Bieker, Jack Kelly, Peter Dudfield, James Fulton",

0 commit comments

Comments
 (0)
Please sign in to comment.