summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.",