We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0990b1d commit 811b5d7Copy full SHA for 811b5d7
CHANGELOG.md
@@ -4,10 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
5
## [Unreleased]
6
7
-## [1.10.0] - 2016-05-16
+## [1.9.12] - 2016-05-16
8
### Added
9
-SSL support for streaming. Requires the SSL module, which was backported in
10
-Python v2.7.9, via chunked_requests submodule.
+SSL support for streaming.
11
12
## [1.9.11] - 2016-05-02
13
plotly/version.py
@@ -1,2 +1,2 @@
1
-__version__ = '1.10.0'
+__version__ = '1.9.12'
2
0 commit comments