Bump version to tickle PyPI.

Tickle PyPI to make JOY_BOOL_LITERALS available to Xerblin.

Make JOY_BOOL_LITERALS available to Xerblin so ReadTheDocs can build the
Xerblin docs.
This commit is contained in:
Simon Forman 2022-03-09 17:40:57 -08:00
parent b190f8eca8
commit 2cf49a2ad2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ from textwrap import dedent
setup( setup(
name='Thun', name='Thun',
version='0.5.0', version='0.5.1',
description='Python Implementation of Joy', description='Python Implementation of Joy',
long_description=dedent('''\ long_description=dedent('''\
Joy is a programming language created by Manfred von Thun that is easy to Joy is a programming language created by Manfred von Thun that is easy to