From 4d3ed31a893ea4821095fb0c3921b5a79a111543 Mon Sep 17 00:00:00 2001 From: Mark Gibbs Date: Wed, 26 Dec 2018 09:16:05 -0800 Subject: [PATCH 1/2] Update version number to 0.9.5 --- django_plotly_dash/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_plotly_dash/version.py b/django_plotly_dash/version.py index 04c308e6..e0bb46dc 100644 --- a/django_plotly_dash/version.py +++ b/django_plotly_dash/version.py @@ -4,4 +4,4 @@ This addresses issue #81 ''' -__version__ = "0.9.4" +__version__ = "0.9.5" From 0ff4c7a26a7e7cd658d8918996160e85dbb88cb3 Mon Sep 17 00:00:00 2001 From: Mark Gibbs Date: Wed, 26 Dec 2018 09:17:57 -0800 Subject: [PATCH 2/2] Add some more status info to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 093423d1..15a07692 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # django-plotly-dash [![PyPI version](https://badge.fury.io/py/django-plotly-dash.svg)](https://badge.fury.io/py/django-plotly-dash) +[![Downloads](https://img.shields.io/pypi/dw/django-plotly-dash.svg)](https://img.shields.io/pypi/dw/django-plotly-dash.svg) ![Develop Branch Build Status](https://travis-ci.org/GibbsConsulting/django-plotly-dash.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/GibbsConsulting/django-plotly-dash/badge.svg?branch=master)](https://coveralls.io/github/GibbsConsulting/django-plotly-dash?branch=master) +[![Documentation Status](https://readthedocs.org/projects/django-plotly-dash/badge/?version=latest)](https://django-plotly-dash.readthedocs.io/en/latest/?badge=latest) Expose [plotly dash](https://plot.ly/products/dash/) apps as [Django](https://www.djangoproject.com/) tags. Multiple Dash apps can then be embedded into a single web page, persist and share internal state, and also have access to the