Skip to content

Commit

Permalink
1.2.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cairisuser committed Dec 13, 2016
1 parent e13fba5 commit eb9db1c
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 @@ -14,13 +14,13 @@
required = f.read().splitlines()

setup(name='cairis',
version='1.2.11',
version='1.2.12',
author='Shamal Faily',
author_email='[email protected]',
description = 'A security design tool',
license = 'Apache Software License',
url='https://github.com/failys/cairis',
download_url='https://github.com/failys/cairis/tarball/1.2.11',
download_url='https://github.com/failys/cairis/tarball/1.2.12',
packages=['cairis'],
include_package_data=True,
data_files = [('cairis/examples', egFiles)],
Expand Down

0 comments on commit eb9db1c

Please sign in to comment.