Skip to content

Commit 96871d2

Browse files
committed
Bump version 0.6.5 > 0.6.6 [skip ci]
1 parent f998496 commit 96871d2

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,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.5
2+
current_version = 0.6.6
33
commit = True
44
tag = True
55
message = Bump version {current_version} > {new_version} [skip ci]

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
name='upodder',
99
author='"Stan Vitkovskiy, Manuel Riel"',
1010
author_email='stas.vitkovsky[at]gmail.com, manu[at]vlx.cc',
11-
version='0.6.5',
11+
version='0.6.6',
1212
license='LICENSE.txt',
1313
url='https://github.com/manuelRiel/upodder',
1414
description=description,

0 commit comments

Comments
 (0)