From 1df5ac32df94c16a0ebc5291a8b3ec26e8d60845 Mon Sep 17 00:00:00 2001 From: mitzip Date: Tue, 6 Aug 2013 00:16:15 -0500 Subject: [PATCH] fixed semantic version --- csv_filter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csv_filter.py b/csv_filter.py index cc2495e..75388ce 100755 --- a/csv_filter.py +++ b/csv_filter.py @@ -6,7 +6,7 @@ @author: mitzip @contact: http://github.com/mitzip/csv_filter @license: Public Domain -@version: 1.0 +@version: 1.0.0 @todo: add argument to toggle case-sensitivity """