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

Commit 56e424b

Browse files
committed
v0.1.0
1 parent bb59881 commit 56e424b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
Noteble changes are documentated in this file.
4+
5+
## 0.1.0 (26/07/2020)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="fzfaws",
8-
version="0.0.5",
8+
version="0.1.0",
99
author="Kevin Zhuang",
1010
author_email="[email protected]",
1111
description="An interactive aws cli experience with the help of fzf",

0 commit comments

Comments
 (0)