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