From 2979ef1cc7cc6e73d5276dd60ab381edeab88fb8 Mon Sep 17 00:00:00 2001 From: Viktor Stanchev Date: Sat, 10 Oct 2015 16:57:45 -0700 Subject: [PATCH] bump version from 0.2.7 to 0.2.8 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 67f4029..a4741ae 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup(name='pirate-get', - version='0.2.7', + version='0.2.8', description='A command line interface for The Pirate Bay', url='https://github.com/vikstrous/pirate-get', author='vikstrous',