Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Sep 24, 2021
1 parent 8f0d858 commit 38fd9c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes for v0.1.1 (2021-09-24)
===============================

- Properly recognize newer yubikeys

- Add support for SET_CODE and VALIDATE

Changes for v0.1.0 (2019-03-03)
===============================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="exile",
version="0.1.0",
version="0.1.1",
url="https://github.com/pyauth/exile",
license="Apache Software License",
author="Andrey Kislyuk",
Expand Down

0 comments on commit 38fd9c4

Please sign in to comment.