From 81166f4c3bba48e88b8c425240531a5c48a6a9b8 Mon Sep 17 00:00:00 2001 From: Abdelrhman Nile <90456995+AbdelrhmanNile@users.noreply.github.com> Date: Mon, 5 Sep 2022 12:04:14 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60ecdd0..40b2512 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = '0.1.4' +VERSION = '0.1.5' DESCRIPTION = 'A wrapper for nlpcloud free-tier services with no requests per minute limits.' LONG_DESCRIPTION = """# freenlpc a wrapper for nlpcloud free-tier.