Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Jul 31, 2019
1 parent 564cd14 commit 9d638d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name='tibber_aws',
packages=['tibber_aws'],
install_requires=['boto3'],
version='0.1.0',
version='0.1.1',
description='A python3 library to communicate with Aws',
python_requires='>=3.5.3',
author='Tibber',
Expand All @@ -18,4 +18,4 @@
'Programming Language :: Python :: 3',
'Topic :: Software Development :: Libraries :: Python Modules'
]
)
)

0 comments on commit 9d638d6

Please sign in to comment.