diff options
| author | Devendra | 2015-06-16 10:51:06 +0530 | 
|---|---|---|
| committer | Devendra | 2015-06-16 10:51:06 +0530 | 
| commit | 260d5fce4bf9f03f34584773dcac5f1d952a0d85 (patch) | |
| tree | d4eb0e26718e430ec468952c411f45a68d6ab9c7 /setup.py | |
| parent | f9cffc2bb1acbef7595bc523095c21fef1530dc4 (diff) | |
| download | pubnub-python-260d5fce4bf9f03f34584773dcac5f1d952a0d85.tar.bz2 | |
editing setup.py
Diffstat (limited to 'setup.py')
| -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', | 
