Skip to content

Commit 6b02b0e

Browse files
author
Rebecka Gulliksson
committed
Bump version: 0.6.0 → 0.6.1
1 parent eb5870d commit 6b02b0e

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,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.6.0
2+
current_version = 0.6.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='SATOSA',
11-
version='0.6.0',
11+
version='0.6.1',
1212
description='Protocol proxy (SAML/OIDC).',
1313
author='DIRG',
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)