Fix pg cursor

This commit is contained in:
2020-08-20 21:10:31 -04:00
parent 266f8642fb
commit b0de37d4f9
2 changed files with 3 additions and 3 deletions

View File

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