summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2013-07-22 11:36:47 -0400
committerRyan Petrello <lists@ryanpetrello.com>2013-07-22 11:36:47 -0400
commitb634bfb4736e4387ff12f8c3f8ca43d483aa4aa4 (patch)
treefdaa53f7da6b658afd928d9fcd7f48f4ab8e7a3d /setup.py
parent1440439425e9f1e3880c37aa8e7f45ca27284687 (diff)
downloadpecan-b634bfb4736e4387ff12f8c3f8ca43d483aa4aa4.tar.gz
Version increment.
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 102c0cf..b84d063 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
-version = '0.3.0'
+version = '0.3.1'
#
# determine requirements