Bump version to 0.4.0

This commit is contained in:
Simon Forman
2020-05-17 17:28:52 -07:00
parent a223f95331
commit 889bc7f9ad
41 changed files with 97 additions and 45 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ from textwrap import dedent
setup(
name='Thun',
version='0.3.0',
version='0.4.0',
description='Python Implementation of Joy',
long_description=dedent('''\
Joy is a programming language created by Manfred von Thun that is easy to