Skip to content

Commit 6eee51f

Browse files
authored
Bumps version to 0.0.4
1 parent 637c59e commit 6eee51f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.3
2+
current_version = 0.0.4
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setuptools.setup(
77
name='konfug',
88
py_modules=['konfug'],
9-
version='0.0.3',
9+
version='0.0.4',
1010
description='The configuration source for all your projects',
1111
author='Sergio Pulgarin',
1212
license='BSD',

0 commit comments

Comments
 (0)