Skip to content

Commit

Permalink
Updated version and frozen requirements for 0.9.12 prerelease (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
delsim authored and GibbsConsulting committed May 17, 2019
1 parent ade40bb commit 48ce8b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion django_plotly_dash/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
'''

__version__ = "0.9.11"
__version__ = "0.9.12"
4 changes: 2 additions & 2 deletions frozen_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ decorator==4.3.0
Django==2.1.1
django-bootstrap4==0.0.7
django-pdb==0.6.2
-e git+https://github.com/delsim/django-plotly-dash.git@883dbd9969a993cfb5a5b34c62b658f13ac0d613#egg=django_plotly_dash
-e git+https://github.com/delsim/django-plotly-dash.git@ade40bb9023e36bcb2657b45c9b787eb0c21f6c0#egg=django_plotly_dash
django-redis==4.9.0
docopt==0.6.2
docutils==0.14
dpd-components==0.1.0
dpd-static-support==0.0.2
dpd-static-support==0.0.3
Flask==1.0.2
Flask-Compress==1.4.0
grip==4.5.2
Expand Down

0 comments on commit 48ce8b5

Please sign in to comment.