1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2025-10-30 23:37:48 +02:00

Bump version

This commit is contained in:
Piero Toffanin
2021-04-02 01:20:46 -04:00
committed by GitHub
parent 57fe069c93
commit 2038d95b1f

View File

@@ -3,7 +3,7 @@
from setuptools import setup, find_packages
setup(
version='1.2.2',
version='1.2.3',
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.',