Skip to content

Commit 9db739f

Browse files
author
Shammamah Hossain
authored
Merge pull request #428 from plotly/0.2.0-release
0.2.0 release
2 parents fa45618 + 20fddfc commit 9db739f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## [0.1.5] - 2019-10-18
3+
## [0.2.0] - 2019-10-18
44

55
### Fixed
66

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", "author": "The Plotly Team <[email protected]>"}
1+
{"name": "dash_bio", "version": "0.2.0", "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",
3+
"version": "0.2.0",
44
"description": "Dash components for bioinformatics",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)