diff --git a/setup.py b/setup.py index fc05290..a91f47b 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup,find_packages setup( name="loaih", - version="1.3.1", + version="1.3.2", description="LOAIH - LibreOffice AppImage Helpers, help build a LibreOffice AppImage", author="Emiliano Vavassori", author_email="syntaxerrormmm@libreoffice.org",