summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-05-06 16:16:55 -0400
committerBill Peck <bpeck@redhat.com>2015-05-06 16:16:55 -0400
commit7278350547dff7248784807606ebaaf45cad917e (patch)
tree6bd0fb735a18a4fbf9176079b10b87022b36c654 /setup.py
parent490fb9247135327a71157a14a07cedd809995c63 (diff)
downloadtaskrepo-7278350547dff7248784807606ebaaf45cad917e.tar.gz
taskrepo-7278350547dff7248784807606ebaaf45cad917e.tar.xz
taskrepo-7278350547dff7248784807606ebaaf45cad917e.zip
Automatic commit of package [git-taskrepo] release [0-1].git-taskrepo-0-1
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7ebcc46..b179afb 100644
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ if sys.version_info[0] == 2 and sys.version_info[1] <= 6:
setup(
name='git-taskrepo',
- version='0.1.1',
+ version='0',
description="Manages git repos of tasks",
long_description="Manages git repos of tasks",
author='Bill Peck',