summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2013-08-12 16:04:20 -0400
committerRyan Petrello <lists@ryanpetrello.com>2013-08-12 16:04:20 -0400
commit190662a78e0557deb9cbe262f898f65ec2fad64f (patch)
tree60e9d3503cfbccc4040c66961a7a47b5854ccccd /setup.py
parent45fe6b5e8731ab3d0bb6178b1857516d1bb7123d (diff)
downloadpecan-190662a78e0557deb9cbe262f898f65ec2fad64f.tar.gz
Version increment.0.3.2
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 b84d063..0914427 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
-version = '0.3.1'
+version = '0.3.2'
#
# determine requirements