summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2013-05-07 11:20:40 -0400
committerRyan Petrello <lists@ryanpetrello.com>2013-05-07 11:20:40 -0400
commite985be86ae89eccfe3c344196112b31a265ab741 (patch)
tree95780a34d1d149c7323270a8f03ae547459d76c6 /setup.py
parent32fb9224ae5a0f74ca82efe7a2e8c1302eaf05e7 (diff)
downloadpecan-e985be86ae89eccfe3c344196112b31a265ab741.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 758774c..9d1f5fc 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
from setuptools.command.test import test as TestCommand
-version = '0.2.3'
+version = '0.2.4'
#
# determine requirements