Skip to content

Commit d644cba

Browse files
committed
Release 6.0.0a1
1 parent 7b738fd commit d644cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

willie/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import traceback
1818
import signal
1919

20-
__version__ = '6.0.0a0'
20+
__version__ = '6.0.0a1'
2121

2222

2323
def run(config, pid_file, daemon=False):

0 commit comments

Comments
 (0)