Skip to content

Commit

Permalink
Prerelease version 0.5.2 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
delsim authored and GibbsConsulting committed Jul 29, 2018
1 parent 27a5907 commit dbbc72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_plotly_dash/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
and enables it to be served as part of a Django application.
'''

__version__ = "0.5.1"
__version__ = "0.5.2"

from .dash_wrapper import DjangoDash

0 comments on commit dbbc72f

Please sign in to comment.