diff --git a/setup.py b/setup.py index cb1a97e..8376c49 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setuptools.setup( name='pyupbit', - version='0.2.25', + version='0.2.26', author='Jonghun Yoo, Brayden Jo', author_email='brayden.jo@outlook.com, jonghun.yoo@outlook.com, pyquant@outlook.com', description='python wrapper for Upbit API',