aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMatt Lyon <matthewlyon18@gmail.com>2019-12-16 11:47:01 +0000
committerMatt Lyon <matthewlyon18@gmail.com>2019-12-16 11:47:01 +0000
commitaa666a65a3c61fce8b103594cc432aaca2644b8e (patch)
treec513995f9b55829e2aba14ddccb2efcaf2a16224 /setup.py
parent669edd3ea3ded084c03775818710e0eef6e6d92d (diff)
downloadtpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.tar.gz
tpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.tar.bz2
tpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.zip
removed property tags, improved torrent row finding function
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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',