Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 79d31a6

Browse files
author
BumpVersion Action
committed
Bump version: 0.0.13 → 0.0.14
1 parent c155597 commit 79d31a6

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 = 0.0.13
4+
current_version = 0.0.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
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="pseudo_labeller",
13-
version="0.0.13",
13+
version="0.0.14",
1414
license="MIT",
1515
description="Psuedo PV/Irradience Labeller",
1616
author="Jacob Bieker",

0 commit comments

Comments
 (0)