Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kazhala committed Jul 26, 2020
1 parent bb59881 commit 56e424b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

Noteble changes are documentated in this file.

## 0.1.0 (26/07/2020)
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="fzfaws",
version="0.0.5",
version="0.1.0",
author="Kevin Zhuang",
author_email="kevin7441@gmail.com",
description="An interactive aws cli experience with the help of fzf",
Expand Down

0 comments on commit 56e424b

Please sign in to comment.