Rename test.clean to text.preprocess, add QS util func, more debug logging

This commit is contained in:
2021-04-25 12:10:03 -04:00
parent 9002ae7506
commit 75bf2c2d85
6 changed files with 63 additions and 26 deletions

View File

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