summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-11-24 10:14:26 -0500
committerRyan Petrello <lists@ryanpetrello.com>2014-11-24 10:14:26 -0500
commit318bd2016742b3854930942c551f9ac4f819f8da (patch)
tree65ec1df3c45dde1ed600d105fdacb918f25aa9be /setup.py
parent3b6c9b972a183dc975d207ab6323cdb5088cf758 (diff)
downloadpecan-318bd2016742b3854930942c551f9ac4f819f8da.tar.gz
Version increment.0.8.1
Change-Id: Ie6f9d4187ddc6e585d3ba7f5531376e54b403664
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 f001377..bf56386 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import platform
from setuptools import setup, find_packages
-version = '0.8.0'
+version = '0.8.1'
#
# determine requirements