Skip to content

Commit fe6a255

Browse files
authored
update readme (sammchardy#1438)
1 parent 2b31c7c commit fe6a255

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Features
6464
- Futures Trading
6565
- Porfolio Margin Trading
6666
- Vanilla Options
67+
- Proxy support
6768
- Support other domains (.us, .jp, etc)
6869

6970
Upgrading to v1.0.0+

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@
4242
'Programming Language :: Python :: 3.5',
4343
'Programming Language :: Python :: 3.6',
4444
'Programming Language :: Python :: 3.7',
45+
'Programming Language :: Python :: 3.8',
46+
'Programming Language :: Python :: 3.9',
47+
'Programming Language :: Python :: 3.10',
48+
'Programming Language :: Python :: 3.11',
49+
'Programming Language :: Python :: 3.12',
4550
'Programming Language :: Python',
4651
'Topic :: Software Development :: Libraries :: Python Modules',
4752
],

0 commit comments

Comments
 (0)