From 795018f2237addf0548ef420a8416ba730372550 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 18 Feb 2011 23:09:36 +0000 Subject: Release version 0.3. --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 721e7f3..984a463 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # setup.py - distutils module for Dimbola -# Copyright (C) 2009 Lars Wirzenius +# Copyright (C) 2009s Lars Wirzenius # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ from distutils.core import setup setup(name='summain', - version='0.2', + version='0.3', description='file manifest and checksum generator', author='Lars Wirzenius', author_email='liw@liw.fi', -- cgit v1.2.1