diff --git a/setup.py b/setup.py index b097c1e..ae5f81a 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="fino", - version="0.4.0", + version="0.5.0", description="Output the Finnish word for a given integer.", long_description=long_description, long_description_content_type="text/markdown",