OSDN Git Service

Bump version to 0.5.0
authorSimon Forman <sforman@hushmail.com>
Wed, 9 Mar 2022 20:45:10 +0000 (12:45 -0800)
committerSimon Forman <sforman@hushmail.com>
Wed, 9 Mar 2022 20:45:10 +0000 (12:45 -0800)
implementations/Python/setup.py

index dcbb273..22e6260 100755 (executable)
@@ -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