From d3fb9d86be2ab23bc95242539fd5ddeee0372d9c Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Thu, 29 Apr 2021 11:41:38 -0700 Subject: [PATCH] bump --- CHANGELOG.md | 5 ++++- solo/VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb06306..a34f16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.30] - 2021-04-29 +- Replace old python-fido2 internal method used with fix from @enrikb + ## [0.0.29] - 2021-04-28 -- Fix some typos in last release +- Fix some typos in last release @enrikb ## [0.0.28] - 2021-04-25 - Upgraded to new 0.9.1 fido2 library diff --git a/solo/VERSION b/solo/VERSION index 369bd4c..f092e2b 100644 --- a/solo/VERSION +++ b/solo/VERSION @@ -1 +1 @@ -0.0.29 +0.0.30