Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 0dce7d6

Browse files
author
BumpVersion Action
committed
Bump version: 1.0.25 → 1.0.26
1 parent 7ba8eb4 commit 0dce7d6

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 = 1.0.25
4+
current_version = 1.0.26
55

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

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="nowcasting_dataset",
13-
version="1.0.25",
13+
version="1.0.26",
1414
license="MIT",
1515
description="Nowcasting Dataset",
1616
author="Jack Kelly, Peter Dudfield, Jacob Bieker",

0 commit comments

Comments
 (0)