Skip to content

Commit 6b7b762

Browse files
committed
feat: Update version to v5.0.1
1 parent f1acacc commit 6b7b762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kiteconnect/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
__description__ = "The official Python client for the Kite Connect trading API"
33
__url__ = "https://kite.trade"
44
__download_url__ = "https://github.com/zerodhatech/pykiteconnect"
5-
__version__ = "5.0.0"
5+
__version__ = "5.0.1"
66
__author__ = "Zerodha Technology Pvt. Ltd. (India)"
77
__author_email__ = "[email protected]"
88
__license__ = "MIT"

0 commit comments

Comments
 (0)