Skip to content

Commit

Permalink
feat: Update version to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjanrak committed Feb 7, 2024
1 parent f1acacc commit 6b7b762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiteconnect/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__description__ = "The official Python client for the Kite Connect trading API"
__url__ = "https://kite.trade"
__download_url__ = "https://github.com/zerodhatech/pykiteconnect"
__version__ = "5.0.0"
__version__ = "5.0.1"
__author__ = "Zerodha Technology Pvt. Ltd. (India)"
__author_email__ = "[email protected]"
__license__ = "MIT"

0 comments on commit 6b7b762

Please sign in to comment.