Skip to content

Commit 60f50fd

Browse files
committed
Properly change the package version
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent a5a9bd8 commit 60f50fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

77
setup(
88
name='SATOSA',
9-
version='4.4.0',
9+
version='4.5.1',
1010
description='Protocol proxy (SAML/OIDC).',
1111
author='DIRG',
1212
author_email='[email protected]',

0 commit comments

Comments
 (0)