Add chunks()

This commit is contained in:
2020-08-04 21:52:14 -04:00
parent 52ad2d22b9
commit fe955668eb
2 changed files with 6 additions and 1 deletions

View File

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