We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22becd2 commit c3b7a98Copy full SHA for c3b7a98
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.6.1
+current_version = 0.7.0
3
commit = True
4
tag = True
5
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='SATOSA',
11
- version='0.6.1',
+ version='0.7.0',
12
description='Protocol proxy (SAML/OIDC).',
13
author='DIRG',
14
author_email='dirg@its.umu.se',
0 commit comments