Aumentata versione release in setup.py.
This commit is contained in:
parent
561290fc63
commit
102dfc192d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ from setuptools import setup,find_packages
|
|||
|
||||
setup(
|
||||
name="loaih",
|
||||
version="1.1.0",
|
||||
version="1.2.0",
|
||||
description="LOAIH - LibreOffice AppImage Helpers, help build a LibreOffice AppImage",
|
||||
author="Emiliano Vavassori",
|
||||
author_email="syntaxerrormmm@libreoffice.org",
|
||||
|
|
Reference in a new issue