From 680439fccef2e4f7e792d6cbaa4f862933403dba Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 3 Jun 2014 10:37:57 +0100 Subject: Prepare to release version 0.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8dc7f04..d66a3ee 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ class Build(build): setup(name='copyright-statement-lint', - version='0.0', + version='0.1', description='check copyright statements in source files', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1