bump version; update release log

This commit is contained in:
Tobias Oberstein 2017-04-15 16:21:43 +02:00
parent b2df90f4db
commit 3bc4bf4840
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
txio releases
=============
2.7.0
-----
- April 15, 2017
- allow alternate asyncio loops
- new future creation API for alternate loops
2.6.1
-----

View File

@ -1 +1 @@
__version__ = u'2.6.2'
__version__ = u'2.7.0'