summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorianb <ianb@localhost>2009-02-11 22:29:36 +0000
committerianb <ianb@localhost>2009-02-11 22:29:36 +0000
commit9c16ee0bf2ac1934c8a3134c603f5c5658b49962 (patch)
tree4eacf8c0ea0af2e32d78125cfbe8064a1f861380
parent37a49dc050c22d7565b760c97e973488c36b9fcb (diff)
downloadpastedeploy-git-9c16ee0bf2ac1934c8a3134c603f5c5658b49962.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 b6e8ee3..d561a1a 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = '1.3.3'
+version = '1.3.4'
setup(
name="PasteDeploy",