10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59195e commit 92df78dCopy full SHA for 92df78d
setup.py
@@ -1,5 +1,5 @@
1
import sys
2
-from twilio import __version__
+from twilio.version import __version__
3
from setuptools import setup, find_packages
4
5
# To install the twilio-python library, open a Terminal shell, then run this
0 commit comments