We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a5907 commit dbbc72fCopy full SHA for dbbc72f
django_plotly_dash/__init__.py
@@ -6,6 +6,6 @@
6
and enables it to be served as part of a Django application.
7
'''
8
9
-__version__ = "0.5.1"
+__version__ = "0.5.2"
10
11
from .dash_wrapper import DjangoDash
0 commit comments