Add retry_sleep to retry

This commit is contained in:
2021-04-06 21:23:28 -04:00
parent 53ac0c37e8
commit 6e1aa53455
3 changed files with 7 additions and 4 deletions

View File

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