Add drop table

This commit is contained in:
2023-02-25 15:38:40 -05:00
parent a7b1a6e1ec
commit 5275c332cc
3 changed files with 18 additions and 1 deletions

View File

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