diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |