10000 change import · Twilio-api/twilio-python@92df78d · GitHub
[go: up one dir, main page]

Skip to content

Commit 92df78d

Browse files
author
Kevin Burke
committed
change import
1 parent d59195e commit 92df78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sys
2-
from twilio import __version__
2+
from twilio.version import __version__
33
from setuptools import setup, find_packages
44

55
# To install the twilio-python library, open a Terminal shell, then run this

0 commit comments

Comments
 (0)
0