Bump version

This commit is contained in:
Piero Toffanin 2021-04-02 01:20:46 -04:00 committed by GitHub
parent 57fe069c93
commit 2038d95b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.',