summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-07-10 10:56:29 -0400
committerRyan Petrello <lists@ryanpetrello.com>2014-07-10 10:56:29 -0400
commit236301f6d7a8128513b8d45114b04a33189502ea (patch)
tree705ddd140be2ef41a1d573687907cf378cafc46f /setup.py
parent1a2933e23f13a18de5c004327282c85334a1b135 (diff)
downloadpecan-236301f6d7a8128513b8d45114b04a33189502ea.tar.gz
Version increment.0.6.1
Change-Id: Idda4968eb448dd5fe12a069f23f29fcedfebbd09
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 c39dab3..c010b76 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import platform
from setuptools import setup, find_packages
-version = '0.6.0'
+version = '0.6.1'
#
# determine requirements