File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Changes in 2.0.3 (2018-05-14)
5+ -----------------------------
6+
7+ * Fixed twitter-text extra requires dependency for Python 3 support
8+ Use ``twitter-text `` instead of the outdated ``twitter-text-py ``.
9+
10+
411Changes in 2.0.2 (2018-02-12)
512-----------------------------
613
Original file line number Diff line number Diff line change 5757# built documents.
5858#
5959# The short X.Y version.
60- version = '2.0.2 '
60+ version = '2.0.3 '
6161# The full version, including alpha/beta/rc tags.
62- release = '2.0.2 '
62+ release = '2.0.3 '
6363
6464# The language for content autogenerated by Sphinx. Refer to documentation
6565# for a list of supported languages.
Original file line number Diff line number Diff line change 11# following PEP 440
2- __version__ = "2.0.2 "
2+ __version__ = "2.0.3 "
You can’t perform that action at this time.
0 commit comments