Index: setup.py =================================================================== diff -u -r8ea13ae6dd10732bfcc456798f4785c4d88c95d3 -r22af5b6e1a919ef51fa6db9d7c6cdefee2a52463 --- setup.py (.../setup.py) (revision 8ea13ae6dd10732bfcc456798f4785c4d88c95d3) +++ setup.py (.../setup.py) (revision 22af5b6e1a919ef51fa6db9d7c6cdefee2a52463) @@ -14,14 +14,14 @@ # ############################################################################ import setuptools -from dialin.version import VERSION +from version import VERSION setuptools.setup( name="dialin", version=VERSION, author="Peter Lucia", author_email="plucia@diality.com", - description="The Diality Dial-In API", + description="The Diality Dialin API", packages=setuptools.find_packages(exclude=["test*", "tools", "venv"]), classifiers=[ # all classifiers: https://pypi.org/classifiers/ "Programming Language :: Python :: 3.6", Fisheye: Tag 9c06951a70e84d0f55d98f13cdbc9d8addc5af2d refers to a dead (removed) revision in file `version.py'. Fisheye: No comparison available. Pass `N' to diff?