Skip to content

Commit 29cc812

Browse files
author
Mark Gibbs
committed
Initial release of v0.1
1 parent f86addb commit 29cc812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_plotly_dash/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22

3-
__version__ = "0.0.4"
3+
__version__ = "0.1.0"
44

55
from .dash_wrapper import DjangoDash
66

0 commit comments

Comments
 (0)