Skip to content

Commit

Permalink
openconnect-sso: version bumped to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
László Vaskó committed Feb 23, 2021
1 parent c508d37 commit e6c31e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## vNext

## v0.6.3

- Updating `poetry2nix` to fix build on `nixpkgs-unstable`
([issues/40](https://github.com/vlaci/openconnect-sso/issues/40),
[pull/41](https://github.com/vlaci/openconnect-sso/pull/41))
- Relax `structlog`'s version restriction
([pull/44](https://github.com/vlaci/openconnect-sso/pull/44))

## v0.6.2

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openconnect-sso"
version = "0.6.2"
version = "0.6.3"
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]>"]
Expand Down

0 comments on commit e6c31e1

Please sign in to comment.