summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'overlint/cli.py')
-rw-r--r--overlint/cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/overlint/cli.py b/overlint/cli.py
index 071e3e8..e2f8087 100644
--- a/overlint/cli.py
+++ b/overlint/cli.py
@@ -3,7 +3,7 @@
from __future__ import print_function
-VERSION_STR = '0.4.1'
+VERSION_STR = '0.4.2'
import sys
import os