Skip to content

Commit 811b5d7

Browse files
committed
update version + fix changeling
1 parent 0990b1d commit 811b5d7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7-
## [1.10.0] - 2016-05-16
7+
## [1.9.12] - 2016-05-16
88
### Added
9-
SSL support for streaming. Requires the SSL module, which was backported in
10-
Python v2.7.9, via chunked_requests submodule.
9+
SSL support for streaming.
1110

1211
## [1.9.11] - 2016-05-02
1312
### Added

plotly/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '1.10.0'
1+
__version__ = '1.9.12'
22

0 commit comments

Comments
 (0)