summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsaucypy2
1 files changed, 1 insertions, 1 deletions
diff --git a/saucypy b/saucypy
index 6b799bb..1843ade 100755
--- a/saucypy
+++ b/saucypy
@@ -6,7 +6,7 @@ import optparse
import shlex
import sys
-VERSION = "1.0.3"
+VERSION = "1.0.4"
ENTRIES_FILE = "saucypy.json"