Skip to content

Commit 9dafb2c

Browse files
author
Mark Gibbs
committed
Push version to 0.2.1
1 parent 06183b7 commit 9dafb2c

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.2.0"
3+
__version__ = "0.2.1"
44

55
from .dash_wrapper import DjangoDash
66

0 commit comments

Comments
 (0)