Skip to content

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
AceLewis committed Nov 11, 2018
1 parent d1bc799 commit 77cc96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='spintax',
version='1.0.3',
version='1.0.4',
description='A Python module for parsing spintax',
long_description='A Python module for parsing spintax, unlike any other module this works with nested spintax and also allows the user to escape the special characters used in its syntax.',
keywords=['spintax', 'spin syntax', 'spintax parser', 'spinning', 'spin'],
Expand Down

0 comments on commit 77cc96b

Please sign in to comment.