mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-02-09 10:59:27 +00:00
:bug:fix in setup.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Version info
|
# Version info
|
||||||
__name__ = 'tableprint'
|
__name__ = 'tableprint'
|
||||||
__version__ = '0.6.1'
|
__version__ = '0.6.3'
|
||||||
__license__ = 'MIT'
|
__license__ = 'MIT'
|
||||||
|
|
||||||
# Project description(s)
|
# Project description(s)
|
||||||
|
|||||||
Reference in New Issue
Block a user