Skip to content

Commit 9cfb79f

Browse files
Set version number to 0.7.0
1 parent 317c8e9 commit 9cfb79f

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.6.0"
29+
__version__ = "0.7.0"
3030

3131
from .dash_wrapper import DjangoDash

0 commit comments

Comments
 (0)