Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
posidron committed Aug 21, 2018
1 parent 7ae0ae5 commit 2e00cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laniakea/__version__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'laniakea'
__version__ = '1.14.1'
__version__ = '1.15.0'
__license__ = 'MPL 2.0'
__description__ = 'A utility which manages cloud instances and aids in setting up a fuzzing cluster.'
__keywords__ = 'cluster packet ec2 azure fuzzing'
Expand Down

0 comments on commit 2e00cea

Please sign in to comment.