File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## 0.0.15 (2021-10-19)
4+ * optional dependency ` tenacity ` updated to latest
5+ * documentation improvements
6+ *
37## 0.0.14 (2021-10-04)
48* fixes the bug where guaranteed stop loss was replaced with a normal stop loss on working order update (#224 )
59* legacy 'setup.py' style project config files removed
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " trading_ig"
3- version = " 0.0.14 "
3+ version = " 0.0.15 "
44description = " A lightweight Python wrapper for the IG Markets API"
55authors = [" Femto Trader <femto.trader@gmail.com>" ]
66maintainers = [" Andy Geach <andy@bugorfeature.net>" ]
Original file line number Diff line number Diff line change 33__copyright__ = "Copyright 2015-2021"
44__credits__ = ["" ]
55__license__ = "BSD"
6- __version__ = "0.0.14 "
6+ __version__ = "0.0.15 "
77__maintainer__ = "Andy Geach"
88__status__ = "Development"
99__url__ = "https://github.com/ig-python/ig-markets-api-python-library"
You can’t perform that action at this time.
0 commit comments