diff options
| -rw-r--r-- | setup.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ setup(      author='Stephen Blum',      author_email='support@pubnub.com',      url='http://pubnub.com', -    py_modules=['Pubnub'], +    py_modules=['pubnub'],      license='MIT',      classifiers=(          'Development Status :: 5 - Production/Stable', | 
