Skip to content

Commit e96ca59

Browse files
committed
add py 3.7 in the list of supported python versions
1 parent b4143d6 commit e96ca59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'Programming Language :: Python :: 2.7',
2323
'Programming Language :: Python :: 3.5',
2424
'Programming Language :: Python :: 3.6',
25+
'Programming Language :: Python :: 3.7',
2526
],
2627

2728
'keywords': 'Bitcoin wallet BIP32 BIP38 BIP39 secp256k1',

0 commit comments

Comments
 (0)