Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
slycoder committed Sep 15, 2018
1 parent 3b09ecc commit 1e43b01
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,7 +1,7 @@
import setuptools

PACKAGE_NAME = 'onelogin_aws_cli'
VERSION = '0.1.14'
VERSION = '0.1.15'

setuptools.setup(
name=PACKAGE_NAME,
Expand Down

0 comments on commit 1e43b01

Please sign in to comment.