add pgsql cursor util & silent stdout

This commit is contained in:
2020-06-06 14:08:22 -04:00
parent f92776e646
commit 7633c64057
3 changed files with 29 additions and 2 deletions

View File

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