From 146b1d029a2767349a2b57f29ed935e92e84df5f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 2 Jul 2013 07:09:04 +0100 Subject: Prepare release version 0.1 --- license-summary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'license-summary') diff --git a/license-summary b/license-summary index 43dbded..5e1e0f9 100755 --- a/license-summary +++ b/license-summary @@ -26,7 +26,7 @@ import re import sys -__version__ = '0.0' +__version__ = '0.1' class LicenseSummary(cliapp.Application): -- cgit v1.2.1