Skip to content

Commit 459a995

Browse files
committed
* Release 0.8.3
1 parent 29e1a7c commit 459a995

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.8.3-1) unstable; urgency=medium
2+
3+
* sniffio fixes
4+
5+
-- Matthias Urlichs <matthias@urlichs.de> Sat, 25 Aug 2018 20:36:01 +0200
6+
17
trio-asyncio (0.8.0-2) unstable; urgency=medium
28

39
* Test fixes

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.8.2"
3+
__version__ = "0.8.3"

0 commit comments

Comments
 (0)