Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjafer committed Mar 14, 2024
1 parent 263be42 commit 46b47dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
setuptools.setup(
name="schwab_api",
packages=setuptools.find_packages(),
version="0.3.12",
version="0.4.0",
license="MIT",
description="Unofficial Schwab API wrapper in Python 3.",
author="Jafer Haider",
Expand Down

0 comments on commit 46b47dd

Please sign in to comment.