Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 87aa582

Browse files
committed
version bump. 0.2.3
1 parent 547de97 commit 87aa582

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ def run_tests(self):
3737
'vcrpy']
3838

3939
setup(name='fast_arrow',
40-
version='0.2.2',
41-
description='API client for Robinhood',
40+
version='0.2.3',
41+
description='A simple yet robust API client for Robinhood',
4242
long_description=long_description,
4343
long_description_content_type="text/markdown",
4444
author='Weston Platter',

0 commit comments

Comments
 (0)