From 2026daa47d55e728dea34c77cd3862247ded1008 Mon Sep 17 00:00:00 2001 From: Viktor Stanchev Date: Sun, 30 Aug 2015 22:55:26 -0700 Subject: [PATCH] v0.2.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 010d705..8f8f6c1 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup(name='pirate-get', - version='0.2.6', + version='0.2.7', description='A command line interface for The Pirate Bay', url='https://github.com/vikstrous/pirate-get', author='vikstrous',