diff --git a/setup.py b/setup.py index 1472b0b..b8f0aec 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='stylecloud', packages=['stylecloud'], # this must be the same as the name above - version='0.4.2', + version='0.4.3', description="Python package + CLI to generate stylistic wordclouds, " \ "including gradients and icon shapes!", long_description=long_description,