Bump version to 0.5.0

This commit is contained in:
Simon Forman 2022-03-09 12:45:10 -08:00
parent 05f0346d0e
commit 4218d69abc
1 changed files with 1 additions and 1 deletions

View File

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