upload v 1.0

added method get_user_skin_url(return url to part of the skin or None)
fix bug with raise incorrect error in get_skin_url
shortened method code get_user_skin
This commit is contained in:
Teleport
2022-07-16 13:17:44 +03:00
parent 9831189fa9
commit da7836aebf
2 changed files with 25 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ requires = ['requests==2.28.1']
setup(
name='Py-SPW',
version='1.0.4',
version='1.1',
packages=['pyspw'],
url='https://github.com/teleport2/Py-SPW',
license='MIT License',