Skip to content

Commit

Permalink
main: update version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
balinthaller committed Feb 9, 2021
1 parent 3a72932 commit 7b84973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = '0.1.8'
__version__ = '0.1.9'

requirements = [
"boto3>=1.16.25",
Expand Down

0 comments on commit 7b84973

Please sign in to comment.