Skip to content

Commit

Permalink
Release alpha for 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
embolalia committed May 7, 2015
1 parent be881c3 commit 0c6b39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion willie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import traceback
import signal

__version__ = '6.0.0.dev'
__version__ = '6.0.0a0'


def run(config, pid_file, daemon=False):
Expand Down

0 comments on commit 0c6b39f

Please sign in to comment.