Add session arg to get_web

This commit is contained in:
2021-04-06 20:32:34 -04:00
parent c79b3bfafd
commit 8378ed6526
2 changed files with 3 additions and 2 deletions

View File

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