Skip to content

Commit 48ce8b5

Browse files
delsimGibbsConsulting
authored andcommitted
Updated version and frozen requirements for 0.9.12 prerelease (#157)
1 parent ade40bb commit 48ce8b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

django_plotly_dash/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
2424
'''
2525

26-
__version__ = "0.9.11"
26+
__version__ = "0.9.12"

frozen_dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ decorator==4.3.0
2727
Django==2.1.1
2828
django-bootstrap4==0.0.7
2929
django-pdb==0.6.2
30-
-e git+https://github.com/delsim/django-plotly-dash.git@883dbd9969a993cfb5a5b34c62b658f13ac0d613#egg=django_plotly_dash
30+
-e git+https://github.com/delsim/django-plotly-dash.git@ade40bb9023e36bcb2657b45c9b787eb0c21f6c0#egg=django_plotly_dash
3131
django-redis==4.9.0
3232
docopt==0.6.2
3333
docutils==0.14
3434
dpd-components==0.1.0
35-
dpd-static-support==0.0.2
35+
dpd-static-support==0.0.3
3636
Flask==1.0.2
3737
Flask-Compress==1.4.0
3838
grip==4.5.2

0 commit comments

Comments
 (0)