From c57f6403383fe3be4d109ff2c0a33c7fca193381 Mon Sep 17 00:00:00 2001 From: "g@localhost.localdomain" Date: Sun, 19 Nov 2006 19:14:29 +0100 Subject: [PATCH] Propagate the version number bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5a5849d..a2041a9 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os from setuptools import setup, find_packages setup(name='pysize', - version='0.1', + version='0.2', description='Directory space analyzer', long_description= '''Pysize graphically represents the content of directories as boxes -- 2.11.4.GIT