From aa666a65a3c61fce8b103594cc432aaca2644b8e Mon Sep 17 00:00:00 2001 From: Matt Lyon Date: Mon, 16 Dec 2019 11:47:01 +0000 Subject: removed property tags, improved torrent row finding function --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index cedcd10..9c98f92 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup(name='tpblite', - version='0.1.2', + version='0.1.3', description='The Unofficial Pirate Bay Lightweight Python API', author='Matt Lyon', author_email='matthewlyon18@gmail.com', -- cgit v1.2.3