Skip to content

Commit

Permalink
Add: change version to go to the futur 3.0.0 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
naparuba committed Mar 1, 2017
1 parent 76d67bb commit 6c2f860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shinken/bin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

import sys

VERSION = "2.4.3"
VERSION = "3.0.0"


# Make sure people are using Python 2.6 or higher
Expand Down

0 comments on commit 6c2f860

Please sign in to comment.