We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df83dd commit 9cb66b1Copy full SHA for 9cb66b1
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-beta"
+__version__ = "5.0.0"
6
__author__ = "Zerodha Technology Pvt. Ltd. (India)"
7
__author_email__ = "talk@zerodha.tech"
8
__license__ = "MIT"
0 commit comments