diff --git a/setup.py b/setup.py index 0082af3..5e704e1 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name='asciidots', - version='1.3.3', + version='1.3.4', description='Interpreter for the AsciiDots esolang.', long_description=read_rst('README.rst'), url='https://github.com/aaronduino/asciidots',