Skip to content

Commit 40dea99

Browse files
author
BumpVersion Action
committed
Bump version: 0.0.5 → 0.0.6
1 parent e9e46eb commit 40dea99

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 = 0.0.5
4+
current_version = 0.0.6
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="PVNet",
13-
version="0.0.5",
13+
version="0.0.6",
1414
license="MIT",
1515
description="PVNet",
1616
author="Peter Dudfield",

0 commit comments

Comments
 (0)