bug fixes and back to pprint for JSON output

This commit is contained in:
2019-02-20 11:51:58 -05:00
parent 797f5a3bfe
commit 226c645a6b
3 changed files with 6 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ with open('README.md') as file:
setup(
name="tatt",
version="0.943",
version="0.947",
py_modules=['tatt'],
url='https://github.com/zevaverbach/tatt',
install_requires=[