summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-10-14 17:35:45 -0400
committerRyan Petrello <lists@ryanpetrello.com>2014-10-14 17:35:45 -0400
commitc7f241fd6bb8a0b10e02b8b43aaf1810c312cfbf (patch)
treecb148279e270f9ab2abc5129f8321112348e90b5 /setup.py
parent65ce81dee6bb5fbbf8dbe05fa133b2b0643c47f7 (diff)
downloadpecan-c7f241fd6bb8a0b10e02b8b43aaf1810c312cfbf.tar.gz
Version increment.0.8.0
Change-Id: I7edccb6171682585891d9898055fc6b7da54cfaa
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 a0234ac..9ccfeb8 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import platform
from setuptools import setup, find_packages
-version = '0.7.0'
+version = '0.8.0'
#
# determine requirements