Skip to content

Commit

Permalink
v 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnfaherty committed Apr 1, 2019
1 parent fe728ab commit fdc5a63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pyyaml==3.13
boto3
boto3
pyyaml>=4.2b1
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="better-boto",
version="0.1.0",
version="0.1.1",
author="Eamonn Faherty",
author_email="python-packages@designandsolve.co.uk",
description="Helpers to make using boto3 more enjoyable",
Expand Down

0 comments on commit fdc5a63

Please sign in to comment.