Skip to content

Commit

Permalink
Getting ready for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kushaldas committed Jan 19, 2023
1 parent f5d2e8a commit 528096f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.1.0] - 2023-01-19

### Fixed

- Fixed typo in the save_key function #12.



## [0.0.5] - 2023-01-18

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.briefcase]
project_name = "Tugpgp"
bundle = "in.kushaldas.tugpgp"
version = "0.0.5"
version = "0.1.0"
url = "https://github.com/SUNET/tugpgp"
license = "GNU General Public License v3 or later (GPLv3+)"
author = 'Kushal Das'
Expand Down

0 comments on commit 528096f

Please sign in to comment.