From 49782c7484cdfff6c546c36cc6f0c718a552f1d7 Mon Sep 17 00:00:00 2001 From: Laurie Clark-Michalek Date: Thu, 18 Aug 2011 00:03:40 +0100 Subject: Bumped version number in setup.py. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 349288a..b1986b5 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def read(fname): setup( name="Archey3", - version="0.3", + version="0.4", author="Laurie Clark-Michalek", author_email="bluepeppers@archlinux.us", description="A simple python scrip to display an Archlinux logo in ASCII art along with basic system information.", -- cgit v1.2.3