aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevendra2015-06-16 10:51:06 +0530
committerDevendra2015-06-16 10:51:06 +0530
commit260d5fce4bf9f03f34584773dcac5f1d952a0d85 (patch)
treed4eb0e26718e430ec468952c411f45a68d6ab9c7
parentf9cffc2bb1acbef7595bc523095c21fef1530dc4 (diff)
downloadpubnub-python-260d5fce4bf9f03f34584773dcac5f1d952a0d85.tar.bz2
editing setup.py
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e8fa6cf..bb80385 100644
--- a/setup.py
+++ b/setup.py
@@ -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',