mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
Compare commits
2 Commits
feature/we
...
1.0.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f551a860bc | ||
|
|
1065b5748b |
4
setup.py
4
setup.py
@@ -9,8 +9,8 @@ requires = ['requests==2.25.1']
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pyspapi',
|
name='pyspapi',
|
||||||
version='1.0.0a',
|
version='1.0.2',
|
||||||
description='Framework for SP API',
|
description='API wrapper for SP servers written in Python',
|
||||||
long_description=description,
|
long_description=description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
author='deesiigneer',
|
author='deesiigneer',
|
||||||
|
|||||||
Reference in New Issue
Block a user