Skip to content

Commit 2631b48

Browse files
author
BumpVersion Action
committed
Bump version: 2.0.10 → 2.0.11 [skip ci]
1 parent da3e5a4 commit 2631b48

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 = 2.0.10
4+
current_version = 2.0.11
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
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="ocf_datapipes",
13-
version="2.0.10",
13+
version="2.0.11",
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)