🐛fix in setup.py

This commit is contained in:
Niru Maheswaranathan
2017-05-25 11:47:42 -07:00
parent 14242b7e8d
commit 4a084afb41
2 changed files with 2 additions and 2 deletions

View File

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