Fix @retry

This commit is contained in:
2021-01-10 22:46:20 -05:00
parent 58d150279f
commit f914759b71
3 changed files with 38 additions and 8 deletions

View File

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