summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-08-28 12:48:37 -0400
committerRyan Petrello <lists@ryanpetrello.com>2014-08-28 12:48:37 -0400
commit422d0638576bfcbf812bfa96c1f87f1099b2e8ab (patch)
tree27768f677df8e953297ec19a91fbb04456dd2fe7 /setup.py
parentd9f8229c0ee3464fb7414a75cbbfe27cf1aed1b8 (diff)
downloadpecan-422d0638576bfcbf812bfa96c1f87f1099b2e8ab.tar.gz
Version increment.0.7.0
Change-Id: Icd58638f87108a0954dd26db31a22772b4d450ed
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 c010b76..a0234ac 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import platform
from setuptools import setup, find_packages
-version = '0.6.1'
+version = '0.7.0'
#
# determine requirements