Skip to content

Commit 43054ad

Browse files
committed
beta release
1 parent 2df91ea commit 43054ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='pythonic_schwab_api',
12-
version='0.3.6',
12+
version='1.0.0',
1313
packages=find_packages(),
1414
install_requires=["requests", "python-dotenv", "websockets", "pandas", "tqdm"],
1515
author='Cfomodz',

0 commit comments

Comments
 (0)