Skip to content

Commit 30a2789

Browse files
committed
Bump version and update changelog
1 parent 47b648e commit 30a2789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.11.0 (unreleased)
4+
0.11.0 (2015-11-01)
55
-------------------
66

77
Changes:

textblob/__init__.py

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

3-
__version__ = '0.10.0'
3+
__version__ = '0.11.0'
44
__license__ = 'MIT'
55
__author__ = 'Steven Loria'
66

0 commit comments

Comments
 (0)