Closes Ticket #40371 Bump version number to 0.3.0

This commit is contained in:
Simon Forman
2020-04-28 15:46:32 -07:00
parent 7f6fcf6e09
commit 46d5c32e9f
39 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ from textwrap import dedent
setup(
name='Thun',
version='0.2.0',
version='0.3.0',
description='Python Implementation of Joy',
long_description=dedent('''\
Joy is a programming language created by Manfred von Thun that is easy to