Skip to content

Commit 91146e7

Browse files
committed
Bump version and update changelog
1 parent f5147d1 commit 91146e7

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.10.0 (unreleased)
4+
0.10.0 (2015-10-04)
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-dev'
3+
__version__ = '0.10.0'
44
__license__ = 'MIT'
55
__author__ = 'Steven Loria'
66

0 commit comments

Comments
 (0)