Skip to content

Commit f6159e3

Browse files
author
László Vaskó
committed
openconnect-sso: version bumped to 0.6.2
1 parent cd4c7f7 commit f6159e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## vNext
44

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+
510
## v0.6.1
611

712
- Use "modern" style authentication header

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openconnect-sso"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
description = "Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs"
55
license = "GPL-3.0-only"
66
authors = ["László Vaskó <[email protected]>"]

0 commit comments

Comments
 (0)