upload 1.0.4

Fix bug with users notFound.
This commit is contained in:
Teleport
2022-07-16 11:23:26 +03:00
parent 372e4c78fb
commit 9831189fa9
2 changed files with 20 additions and 4 deletions

View File

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