1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2024-07-15 22:00:10 +02:00

Bump version

This commit is contained in:
Piero Toffanin 2021-09-24 11:31:40 -04:00
parent b73e146baf
commit a776c21c2a

View File

@ -3,7 +3,7 @@
from setuptools import setup, find_packages
setup(
version='1.2.4',
version='1.2.5',
name='libretranslate',
license='GNU Affero General Public License v3.0',
description='Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services.',