Skip to content

Commit

Permalink
2.3.0 release2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
failys committed Dec 24, 2019
1 parent 514f647 commit 25e0890
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='2.2.4',
version='2.3.0',
author='Shamal Faily',
author_email='shamal.faily@gmail.com',
description = 'A security design tool',
license = 'Apache Software License',
url='https://github.com/cairis-platform/cairis',
download_url='https://github.com/cairis-platform/cairis/tarball/2.2.4',
download_url='https://github.com/cairis-platform/cairis/tarball/2.3.0',
packages=['cairis'],
include_package_data=True,
data_files = [('cairis/examples', egFiles)],
Expand Down

0 comments on commit 25e0890

Please sign in to comment.