bump version 1.0.1

Change-Id: Iea0d75c88c5ba67e84196e28350e355d5d79538b
This commit is contained in:
Tim Kuhlman 2014-07-22 11:49:43 -06:00
parent 8aae2c8829
commit 72e4a18b9d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import setuptools
setuptools.setup(
name="monasca-notification",
version="1.0.0",
version="1.0.1",
author="Tim Kuhlman",
author_email="tim.kuhlman@hp.com",
description="Notification engine used in the monasca monitoring system",