Skip to content

Commit dbbc72f

Browse files
delsimGibbsConsulting
authored andcommitted
Prerelease version 0.5.2 (#26)
1 parent 27a5907 commit dbbc72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_plotly_dash/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
and enables it to be served as part of a Django application.
77
'''
88

9-
__version__ = "0.5.1"
9+
__version__ = "0.5.2"
1010

1111
from .dash_wrapper import DjangoDash

0 commit comments

Comments
 (0)