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 f343d4c commit ccfcb44Copy full SHA for ccfcb44
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.4.5
+current_version = 3.4.6
3
commit = True
4
tag = True
5
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='SATOSA',
9
- version='3.4.5',
+ version='3.4.6',
10
description='Protocol proxy (SAML/OIDC).',
11
author='DIRG',
12
author_email='satosa-dev@lists.sunet.se',
0 commit comments