Skip to content

Commit 156a31e

Browse files
committed
[__init__] Version number to 4.0.1
1 parent c4d6096 commit 156a31e

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 signal
2020
from tools import stderr
2121

22-
__version__ = '4.0.0-git'
22+
__version__ = '4.0.1'
2323

2424

2525
def run(config):

0 commit comments

Comments
 (0)