summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2006-10-22 20:58:38 +0000
committerianb <ianb@localhost>2006-10-22 20:58:38 +0000
commit6cdcd4075ddb27b8c79317c8c4b0337915f4615d (patch)
tree96c5c8a71e3607d3f75e927ab42162ceda982772
parent1384a5408e8fed6d54f0eedae54bbba1daad024d (diff)
downloadpastedeploy-git-6cdcd4075ddb27b8c79317c8c4b0337915f4615d.tar.gz
Auto-update of version strings
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a1196ea..91a7992 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = '0.9.7'
+version = '1.0.1'
setup(
name="PasteDeploy",