Skip to content

Commit

Permalink
1.0.2 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
failys committed Apr 22, 2016
1 parent 55550d5 commit e8cc500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -14,13 +14,13 @@
required = f.read().splitlines()

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

0 comments on commit e8cc500

Please sign in to comment.