Skip to content

Commit

Permalink
Getting ready 0.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaldas committed Jan 5, 2021
1 parent 79bd71f commit 8f70094
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.1] - 2021-01-05

### Fixed

- Admin and user pin dialogs now work accordingly #27

## [0.1.0] - 2021-01-03

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

setuptools.setup(
name="tumpa",
version="0.1.0",
version="0.1.1",
author="Kushal Das",
author_email="[email protected]",
description="OpenPGP key creation and smartcard access.",
Expand Down

0 comments on commit 8f70094

Please sign in to comment.