File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ trio-asyncio (0.5.0-1) unstable; urgency=medium
2+
3+ * Version 0.5 (beta)
4+
5+ -- Matthias Urlichs <matthias@urlichs.de> Tue, 20 Feb 2018 13:52:29 +0100
6+
17trio-asyncio (0.4.6-1) unstable; urgency=medium
28
39 * Updated, Travis tests work (mostly)
Original file line number Diff line number Diff line change 7070 setup_requires = ['pytest-runner' ],
7171 tests_require = ['pytest' ],
7272 classifiers = [
73- "Development Status :: 3 - Alpha " ,
73+ "Development Status :: 4 - Beta " ,
7474 "Intended Audience :: Developers" ,
7575 "License :: OSI Approved :: MIT License" ,
7676 "License :: OSI Approved :: Apache Software License" ,
Original file line number Diff line number Diff line change 11# This file is imported from __init__.py and exec'd from setup.py
22
3- __version__ = "0.4.6 "
3+ __version__ = "0.5.0 "
You can’t perform that action at this time.
0 commit comments