summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2014-02-19 12:44:22 -0500
committerRyan Petrello <lists@ryanpetrello.com>2014-02-19 12:44:22 -0500
commit32712c50926ef27c58e1f16e14a4389d1a201f4b (patch)
tree412d44a9dcd6564b4f5f64db9e789da140247a38 /setup.py
parentaf5db46902721a14bc37d7ff6684fb88fe1dc073 (diff)
downloadpecan-32712c50926ef27c58e1f16e14a4389d1a201f4b.tar.gz
Version increment.0.4.5
Change-Id: Ic3333885875af332f751dc46cfa7ef67d03f20c5
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 09c2eee..0f8f982 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import sys
from setuptools import setup, find_packages
-version = '0.4.4'
+version = '0.4.5'
#
# determine requirements