forked from mirrors/LibreTranslate
Bump version
This commit is contained in:
parent
b73e146baf
commit
a776c21c2a
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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.',
|
||||
|
|
Loading…
Reference in a new issue