Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjafer committed Jun 27, 2024
1 parent 104129e commit c6ca117
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.4.0",
version="0.4.1",
license="MIT",
description="Unofficial Schwab API wrapper in Python 3.",
author="Jafer Haider",
Expand Down

0 comments on commit c6ca117

Please sign in to comment.