From fa65ae1e88234c92a4ad7e7856aeba5983de824b Mon Sep 17 00:00:00 2001 From: Richard Lincoln Date: Tue, 14 Dec 2010 23:35:56 +0000 Subject: [PATCH] Bumping version for release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7edd805..2bff505 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ kwds = {"long_description": f.read()} f.close() setup(name="PyCIM", - version="14.15.1", + version="14.15.2", author="Richard Lincoln", author_email="r.w.lincoln@gmail.com", description="Python implementation of the Common Information Model.", -- 2.11.4.GIT