Add functions to handle routing keys

This commit is contained in:
2021-10-22 10:36:05 -04:00
parent d85ad919b3
commit 2f6c2822b6
3 changed files with 44 additions and 2 deletions

View File

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