Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Benkevich committed Jun 13, 2017
1 parent ce67f58 commit e82df85
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 distutils.core import setup
from setuptools import find_packages
VERSION = '1.0.0'
VERSION = '1.2.0'
setup(
name = 'alertlogic_cli',
packages=find_packages(exclude=['contrib', 'docs', 'tests*']),
Expand Down

0 comments on commit e82df85

Please sign in to comment.