diff --git a/dash_bio/package.json b/dash_bio/package.json index 3454feb6d..d786ff8c6 100644 --- a/dash_bio/package.json +++ b/dash_bio/package.json @@ -1,6 +1,6 @@ { "name": "dash-bio", - "version": "0.0.8-rc13", + "version": "0.0.8", "description": "Dash components for bioinformatics", "main": "build/index.js", "scripts": { diff --git a/package.json b/package.json index 3454feb6d..d786ff8c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dash-bio", - "version": "0.0.8-rc13", + "version": "0.0.8", "description": "Dash components for bioinformatics", "main": "build/index.js", "scripts": { diff --git a/requirements.txt b/requirements.txt index ad1713502..6593eb0a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ biopython colour==0.1.5 cython>=0.19 dash>=0.40.0 -dash-bio==0.0.8rc13 +dash-bio==0.0.8 dash-daq==0.1.4 gunicorn jsonschema