Skip to content

Commit 50da1cc

Browse files
author
Mark Gibbs
committed
Still in alpha, but bump the version prior to releasing
2 parents 540ac65 + f2ca319 commit 50da1cc

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.1"
3+
__version__ = "0.0.2"
44

55
from .dash_wrapper import DelayedDash
66

0 commit comments

Comments
 (0)