mirror of
https://github.com/deesiigneer/pyspapi.git
synced 2026-04-20 12:35:26 +00:00
Compare commits
4 Commits
v3-(asynci
...
3.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14166cf519 | ||
|
|
ab60b4f104 | ||
|
|
b738db3252 | ||
| 18c1ff1daf |
@@ -1,8 +1,10 @@
|
||||
from .spworlds import *
|
||||
from .types import *
|
||||
from .api import *
|
||||
|
||||
|
||||
__author__ = 'deesiigneer'
|
||||
__url__ = 'https://github.com/deesiigneer/pyspapi'
|
||||
__description__ = 'API wrapper for SP servers written in Python.'
|
||||
__license__ = 'MIT'
|
||||
__version__ = "3.1.0"
|
||||
__version__ = "3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user