Skip to content

Commit

Permalink
Merge d887c0f into 0886184
Browse files Browse the repository at this point in the history
  • Loading branch information
BMonsalvatge committed Aug 12, 2020
2 parents 0886184 + d887c0f commit d47ef21
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 @@ -2,7 +2,7 @@


install_requires = [
'boto3>=1.5.0',
'boto3>=1.14.0',
'jmespath>=0.7.1,<1.0.0',
'termcolor>=1.1.0',
'python-dateutil>=2.4.0'
Expand All @@ -11,7 +11,7 @@

setup(
name='awslogs',
version='0.14.0',
version='0.14.1',
url='https://github.com/jorgebastida/awslogs',
license='BSD',
author='Jorge Bastida',
Expand Down

0 comments on commit d47ef21

Please sign in to comment.