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

Commit d87c677

Browse files
author
BumpVersion Action
committed
Bump version: 3.3.13 → 3.3.14
1 parent 07023e7 commit d87c677

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.13
4+
current_version = 3.3.14
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
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="nowcasting_dataset",
14-
version="3.3.13",
14+
version="3.3.14",
1515
license="MIT",
1616
description="Nowcasting Dataset",
1717
author="Jack Kelly, Peter Dudfield, Jacob Bieker",

0 commit comments

Comments
 (0)