summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJonathan LaCour <jonathan@dreamhost.com>2013-05-08 11:04:42 -0700
committerJonathan LaCour <jonathan@dreamhost.com>2013-05-08 11:04:42 -0700
commit8b28ac36e9f5b205633a02d33a899be99452ed30 (patch)
treec4c6860580da14c92fde2688fd78d07bacdd0793 /setup.py
parentea2b669cdb99ebbc2d41d15aab5fdf1ba86e731d (diff)
downloadpecan-8b28ac36e9f5b205633a02d33a899be99452ed30.tar.gz
Updating version to 0.3.0.
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 3bb1ff5..512edd7 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
-version = '0.3.0b'
+version = '0.3.0'
#
# determine requirements