Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjafer authored Mar 12, 2024
1 parent 06af9d8 commit c483ce2
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.11",
version="0.3.12",
license="MIT",
description="Unofficial Schwab API wrapper in Python 3.",
author="Jafer Haider",
Expand Down

0 comments on commit c483ce2

Please sign in to comment.