Skip to content

Commit fa45618

Browse files
author
Shammamah Hossain
authored
Merge pull request #427 from plotly/0.1.5-release
0.1.5 release
2 parents be78758 + e26505c commit fa45618

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
4-
5-
6-
## [0.1.5]
3+
## [0.1.5] - 2019-10-18
74

85
### Fixed
96

dash_bio/package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name": "dash_bio", "version": "0.1.5-rc11", "author": "The Plotly Team <[email protected]>"}
1+
{"name": "dash_bio", "version": "0.1.5", "author": "The Plotly Team <[email protected]>"}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dash-bio",
3-
"version": "0.1.5-rc11",
3+
"version": "0.1.5",
44
"description": "Dash components for bioinformatics",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)