File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22Changes
33=======
44
5- **2017-05-21 **
5+ **2017-05-29 **
6+
7+ *Released 6.0.2 *
8+
9+ - Avoid confusion with user's ``urllib3 `` by renaming vendored ``urllib3 `` to ``ptb_urllib3 ``
10+
11+ **2017-05-19 **
612
713*Released 6.0.1 *
814
Original file line number Diff line number Diff line change 6161# The short X.Y version.
6262version = '6.0' # telegram.__version__[:3]
6363# The full version, including alpha/beta/rc tags.
64- release = '6.0.1 ' # telegram.__version__
64+ release = '6.0.2 ' # telegram.__version__
6565
6666# The language for content autogenerated by Sphinx. Refer to documentation
6767# for a list of supported languages.
Original file line number Diff line number Diff line change 1717# You should have received a copy of the GNU Lesser Public License
1818# along with this program. If not, see [http://www.gnu.org/licenses/].
1919
20- __version__ = '6.0.1 '
20+ __version__ = '6.0.2 '
You can’t perform that action at this time.
0 commit comments