diff --git a/setup.py b/setup.py index 1b65316..7dbff52 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="pyti", - version='0.2.1', + version='0.2.2', description='Technical Indicator Library', long_description="This library contains various financial technical " @@ -13,7 +13,7 @@ url='https://github.com/kylejusticemagnuson/pyti', author='Kyle Justice Magnuson', - author_email='kyle@collectiveidea.com', + author_email='kyle@topsteptrader.com', license='MIT',