bump to 0.8

This commit is contained in:
Romain Bignon 2011-04-04 10:30:09 +02:00
commit 31a0a0a8be
65 changed files with 67 additions and 67 deletions

View file

@ -78,7 +78,7 @@ class TorrentListFormatter(IFormatter):
class Weboorrents(ReplApplication):
APPNAME = 'weboorrents'
VERSION = '0.7'
VERSION = '0.8'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = "Weboorrents is a console application to search torrents on supported trackers " \
"and to download .torrent files."