Better reading of path to metadata.py file in setup.py

This commit is contained in:
Niru Maheswaranathan
2017-05-25 12:42:48 -07:00
parent 412e02b297
commit d7596f611f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Version info
__name__ = 'tableprint'
__version__ = '0.6.6'
__version__ = '0.6.7'
__license__ = 'MIT'
# Project description(s)