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 cd4c7f7 commit f6159e3Copy full SHA for f6159e3
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## vNext
4
5
+## v0.6.2
6
+
7
+- Updating dependencies to newer versions
8
+- `python-keyring` is updated to 22.0.1 to fix Arch Linux (AUR) packaging
9
10
## v0.6.1
11
12
- Use "modern" style authentication header
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openconnect-sso"
-version = "0.6.1"
+version = "0.6.2"
description = "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs"
license = "GPL-3.0-only"
authors = ["László Vaskó <[email protected]>"]
0 commit comments