summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-08-18 00:03:40 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-08-18 00:03:40 +0100
commit49782c7484cdfff6c546c36cc6f0c718a552f1d7 (patch)
tree8b698b5ec439525a0ebcad8e649dce64dd521e05
parent0f28874277ad54483637bdee52267da4d5ff5c62 (diff)
Bumped version number in setup.py.
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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.",