summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2008-06-13 16:25:05 +0000
committerianb <ianb@localhost>2008-06-13 16:25:05 +0000
commitcfc44fc7f6e22ec279fa7519459858214960b7fa (patch)
treef8fc25e51190e7e5d04887e7123ed5f1d9569b82
parent5cc6e456edcdc1a601346949114a3da2dce8260c (diff)
downloadpastedeploy-git-cfc44fc7f6e22ec279fa7519459858214960b7fa.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 1a5ae70..e3783da 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = '1.3.2'
+version = '1.3.3'
setup(
name="PasteDeploy",