v0.3.0 release

This commit is contained in:
Matthew Peveler
2019-10-09 15:32:51 -03:00
parent ab55fad129
commit 6b6d9ca901
+1 -1
View File
@@ -31,7 +31,7 @@ required = [
setup(
name='crayons',
version='0.2.0',
version='0.3.0',
description='TextUI colors for Python.',
long_description=long_description,
author='Kenneth Reitz',