We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b738fd commit d644cbaCopy full SHA for d644cba
1 file changed
willie/__init__.py
@@ -17,7 +17,7 @@
17
import traceback
18
import signal
19
20
-__version__ = '6.0.0a0'
+__version__ = '6.0.0a1'
21
22
23
def run(config, pid_file, daemon=False):
0 commit comments