summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-12-11 16:26:33 -0500
committerRyan Petrello <lists@ryanpetrello.com>2014-12-17 09:59:19 -0800
commitfcfbd06ccceca449fa1703ab51fad4035f994525 (patch)
tree58246db129755d9ef3f0536111efbe554a3c4d51 /setup.py
parentc93399b2589d9eac49af52adc55b5507e8eccb00 (diff)
downloadpecan-0.8.2.tar.gz
Version increment.0.8.2
Change-Id: Ibf1506b1aa378caccf322cfc3297c208aae662c5
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 bf56386..0c621c0 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import platform
from setuptools import setup, find_packages
-version = '0.8.1'
+version = '0.8.2'
#
# determine requirements