Skip to content

Commit 39fb848

Browse files
author
Mark Gibbs
committed
Move version to 0.2.2 before pushing a patch
1 parent 49c6b05 commit 39fb848

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

55
from .dash_wrapper import DjangoDash
66

0 commit comments

Comments
 (0)