Skip to content

Commit 5f65e3c

Browse files
delsimGibbsConsulting
authored andcommitted
Update version to prerelease 0.8.0 (#41)
1 parent 9eb8f11 commit 5f65e3c

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
@@ -26,6 +26,6 @@
2626
SOFTWARE.
2727
'''
2828

29-
__version__ = "0.7.0"
29+
__version__ = "0.8.0"
3030

3131
from .dash_wrapper import DjangoDash

0 commit comments

Comments
 (0)