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 47b648e commit 30a2789Copy full SHA for 30a2789
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-0.11.0 (unreleased)
+0.11.0 (2015-11-01)
5
-------------------
6
7
Changes:
textblob/__init__.py
@@ -1,6 +1,6 @@
import os
-__version__ = '0.10.0'
+__version__ = '0.11.0'
__license__ = 'MIT'
__author__ = 'Steven Loria'
0 commit comments