mirror of
https://git.zavage.net/Zavage-Software/app_skellington.git
synced 2024-12-21 14:19:21 -07:00
final version pushed to pypi
This commit is contained in:
parent
7bd6e11378
commit
ca144ef35d
2
setup.py
2
setup.py
@ -19,7 +19,7 @@ from setuptools import setup
|
||||
import os
|
||||
|
||||
__project__ = 'app_skellington'
|
||||
__version__ = '0.1.4'
|
||||
__version__ = '0.1.1'
|
||||
__description__ = 'A high-powered command line menu framework.'
|
||||
|
||||
long_description = __description__
|
||||
|
Loading…
Reference in New Issue
Block a user