File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 22__description__ = "Angel Broking openApi integration"
33__url__ = "https://www.angelbroking.com/"
44__download_url__ = "https://github.com/angel-one/smartapi-python"
5- __version__ = "1.4.1 "
5+ __version__ = "1.5.2 "
66__author__ = "ab-smartapi"
77__token__ = "ab-smartapi"
88__author_email__ = "smartapi.sdk@gmail.com"
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ incremental==22.10.0
1212isodate==0.6.1
1313logzero==1.7.0
1414pycparser==2.21
15- pycryptodome==3.20.0
1615pyotp==2.8.0
1716pyparsing==3.1.0
1817python-dateutil==2.8.2
Original file line number Diff line number Diff line change 1212
1313setup (
1414 name = "smartapi-python" ,
15- version = "1.5.1 " ,
15+ version = "1.5.2 " ,
1616 author = "ab-smartapi" ,
1717 author_email = "smartapi.sdk@gmail.com" ,
1818 description = "Angel Broking openApi integration" ,
You can’t perform that action at this time.
0 commit comments