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 2df91ea commit 43054adCopy full SHA for 43054ad
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='pythonic_schwab_api',
12
- version='0.3.6',
+ version='1.0.0',
13
packages=find_packages(),
14
install_requires=["requests", "python-dotenv", "websockets", "pandas", "tqdm"],
15
author='Cfomodz',
0 commit comments