Skip to content

Commit

Permalink
Update packaging to v1 for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-linaro committed Jan 6, 2020
1 parent 0fef400 commit 180525e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
aws2_wrap.egg-info
build
dist
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="aws2-wrap",
version="0.1.0",
version="1.0.0",
description="A wrapper for executing a command with AWS CLI v2 and SSO",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 180525e

Please sign in to comment.