diff --git a/setup.py b/setup.py index 738fb8c..0b56e07 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="easyinvoice", # This is the name of the package - version="3.0.2", # The initial release version + version="3.0.3", # The initial release version author="Danny Veldhoen", # Full name of the author description="Easily create beautiful pdf invoices.", long_description=long_description, # Long description read from the the readme file