Skip to content

Commit f6b0ac2

Browse files
committed
* Updated, Travis tests work (mostly)
1 parent 99aef6d commit f6b0ac2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
trio-asyncio (0.4.6-1) unstable; urgency=medium
2+
3+
* Updated, Travis tests work (mostly)
4+
5+
-- Matthias Urlichs <matthias@urlichs.de> Sun, 18 Feb 2018 06:08:48 +0100
6+
17
trio-asyncio (0.4.5-1) unstable; urgency=medium
28

39
* Updated version

trio_asyncio/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is imported from __init__.py and exec'd from setup.py
22

3-
__version__ = "0.4.5"
3+
__version__ = "0.4.6"

0 commit comments

Comments
 (0)