Add Web.post

This commit is contained in:
2021-09-28 15:08:51 -04:00
parent da0e117550
commit c295b5d30b
2 changed files with 25 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="hexlib",
version="1.58",
version="1.59",
description="Misc utility methods",
author="simon987",
author_email="me@simon987.net",