I can spell
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
||||
0.9.16
|
||||
======
|
||||
* SO_RESUSEADDR now correctly set.
|
||||
|
||||
0.9.15
|
||||
======
|
||||
* ZeroMQ support without an explicit hub now implemented! Thanks to Zed Shaw for the patch.
|
||||
|
8
setup.py
8
setup.py
@@ -37,10 +37,10 @@ setup(
|
||||
"Operating System :: MacOS :: MacOS X",
|
||||
"Operating System :: POSIX",
|
||||
"Operating System :: Microsoft :: Windows",
|
||||
"Programming Languag :: Python :: 2.4",
|
||||
"Programming Languag :: Python :: 2.5",
|
||||
"Programming Languag :: Python :: 2.6",
|
||||
"Programming Languag :: Python :: 2.7",
|
||||
"Programming Language :: Python :: 2.4",
|
||||
"Programming Language :: Python :: 2.5",
|
||||
"Programming Language :: Python :: 2.6",
|
||||
"Programming Language :: Python :: 2.7",
|
||||
"Topic :: Internet",
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
"Intended Audience :: Developers",
|
||||
|
Reference in New Issue
Block a user