From 260d5fce4bf9f03f34584773dcac5f1d952a0d85 Mon Sep 17 00:00:00 2001 From: Devendra Date: Tue, 16 Jun 2015 10:51:06 +0530 Subject: editing setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- cgit v1.2.3