Cambio versione loaih.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8c3e649a25
commit
78a43350ed
3
setup.py
3
setup.py
@ -1,12 +1,13 @@
|
||||
#!/usr/bin/env python
|
||||
# encoding: utf-8
|
||||
# vim:sts=4:sw=4
|
||||
"""Helps building and automatizing building LibreOffice AppImages."""
|
||||
|
||||
from setuptools import setup,find_packages
|
||||
|
||||
setup(
|
||||
name="loaih",
|
||||
version="1.2.0",
|
||||
version="1.3.0",
|
||||
description="LOAIH - LibreOffice AppImage Helpers, help build a LibreOffice AppImage",
|
||||
author="Emiliano Vavassori",
|
||||
author_email="syntaxerrormmm@libreoffice.org",
|
||||
|
Reference in New Issue
Block a user