Fix Limiter: #49

This commit is contained in:
Piero Toffanin 2021-02-26 09:58:29 -05:00
parent 90de8e22a0
commit 3e952fbdb4
3 changed files with 12 additions and 1 deletions

View file

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