We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1acacc commit 6b7b762Copy full SHA for 6b7b762
kiteconnect/__version__.py
@@ -2,7 +2,7 @@
2
__description__ = "The official Python client for the Kite Connect trading API"
3
__url__ = "https://kite.trade"
4
__download_url__ = "https://github.com/zerodhatech/pykiteconnect"
5
-__version__ = "5.0.0"
+__version__ = "5.0.1"
6
__author__ = "Zerodha Technology Pvt. Ltd. (India)"
7
__author_email__ = "[email protected]"
8
__license__ = "MIT"
0 commit comments