We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99aef6d commit f6b0ac2Copy full SHA for f6b0ac2
2 files changed
debian/changelog
@@ -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
7
trio-asyncio (0.4.5-1) unstable; urgency=medium
8
9
* Updated version
trio_asyncio/_version.py
@@ -1,3 +1,3 @@
# This file is imported from __init__.py and exec'd from setup.py
-__version__ = "0.4.5"
+__version__ = "0.4.6"
0 commit comments