File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
44__all__ = [readchar , readkey , key ]
55
6- __version__ = '2.0.0 '
6+ __version__ = '2.0.1 '
Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ def run_tests(self):
4646 'License :: OSI Approved :: MIT License' ,
4747 'Operating System :: OS Independent' ,
4848 'Programming Language :: Python :: 2.7' ,
49- 'Programming Language :: Python :: 3.2' ,
5049 'Programming Language :: Python :: 3.4' ,
5150 'Programming Language :: Python :: 3.5' ,
5251 'Programming Language :: Python :: 3.6' ,
52+ 'Programming Language :: Python :: 3.7' ,
5353 'Programming Language :: Python :: Implementation :: CPython' ,
5454 'Programming Language :: Python :: Implementation :: PyPy' ,
5555 'Topic :: Software Development' ,
You can’t perform that action at this time.
0 commit comments