Skip to content

Commit feabacb

Browse files
delsimGibbsConsulting
authored andcommitted
Increment version number to 0.9.0 (#53)
Move version number to 0.9.0
1 parent d402ec8 commit feabacb

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
@@ -26,6 +26,6 @@
2626
SOFTWARE.
2727
'''
2828

29-
__version__ = "0.8.0"
29+
__version__ = "0.9.0"
3030

3131
from .dash_wrapper import DjangoDash

0 commit comments

Comments
 (0)