Add GitHub workflow script to build Python wheels. Update PyPI package

This commit is contained in:
Joseph Henry
2021-03-12 20:20:36 -08:00
parent 0080bd0fdd
commit 301cf9f41b
8 changed files with 432 additions and 18 deletions

View File

@@ -1,4 +1,3 @@
__version__ = "1.3.3"
from .libzt import *
from .sockets import *
from .version import __version__