Skip to content

Commit 929e89f

Browse files
committed
Release 5.0.0-rc1
Full 5.0.0 will come at some point "soon", after some more mechanical turk CI.
1 parent 16ca605 commit 929e89f

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
@@ -19,7 +19,7 @@
1919
import traceback
2020
import signal
2121

22-
__version__ = '5.0.0-beta'
22+
__version__ = '5.0.0-rc1'
2323

2424

2525
def run(config):

0 commit comments

Comments
 (0)