We contentedly announce the release of: python-storyboardclient 0.2.0: Python Client library for StoryBoard The source is available from: http://git.openstack.org/cgit/openstack-infra/python- storyboardclient Download the package from: https://pypi.org/project/python-storyboardclient Please report issues through launchpad: https://storyboard.openstack.org/#!/project/755 For more details, please see below. Changes in python-storyboardclient 0.1.0..0.2.0 ----------------------------------------------- f68b16a uncap pbr af25ae6 remove sphinx-isms from README.rst and clean up docs e8b3de6 build universal wheels Diffstat (except docs and test files) ------------------------------------- README.rst | 36 ++++++------------------------------ requirements.txt | 2 +- setup.cfg | 3 +++ 5 files changed, 39 insertions(+), 40 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index e03c393..cd69aae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -pbr>=0.6,!=0.7,<1.0 +pbr>=0.6,!=0.7