Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoo committed Apr 8, 2014
1 parent beaa27e commit 8578af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervise.py
Expand Up @@ -87,7 +87,7 @@ def service_down(name):
:date: 2009-11-21
"""

__version__ = '1.0'
__version__ = '1.1'

import os
import time
Expand Down

0 comments on commit 8578af7

Please sign in to comment.