summaryrefslogtreecommitdiffstats
path: root/pavement.py
diff options
context:
space:
mode:
authorIan Weller <ianweller@gmail.com>2008-12-21 14:36:29 -0600
committerIan Weller <ianweller@gmail.com>2008-12-21 14:36:29 -0600
commit33744f41ee4251e159195f74624c504fca5fe56f (patch)
tree15a3b943c184445192a7556da834a605c62fc097 /pavement.py
parentf4bccd9fa5fc18fafb4e2e7a811408e7e0cd909b (diff)
downloadfedora-business-cards-33744f41ee4251e159195f74624c504fca5fe56f.tar.gz
fedora-business-cards-33744f41ee4251e159195f74624c504fca5fe56f.tar.xz
fedora-business-cards-33744f41ee4251e159195f74624c504fca5fe56f.zip
Version 0.2.40.2.4
Diffstat (limited to 'pavement.py')
-rw-r--r--pavement.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pavement.py b/pavement.py
index 3e6d126..f0e6b31 100644
--- a/pavement.py
+++ b/pavement.py
@@ -6,7 +6,7 @@ import paver.path
options(
setup=Bunch(
name="fedora-business-cards",
- version="0.2.3",
+ version="0.2.4",
description="A generator for Fedora contributor business cards",
packages=["fedora_business_cards", "fedora_business_cards.frontend"],
author="Ian Weller",