Skip to content

Commit acf75a9

Browse files
committed
Version 1.8
1 parent 488e135 commit acf75a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
setup(
55
name='mtranslate',
66
packages=['mtranslate'],
7-
version='1.7',
7+
version='1.8',
88
description='Google translate console script with easy to use API',
99
author='Arnaud Alies',
1010
author_email='[email protected]',
1111
url='https://github.com/mouuff/mtranslate',
12-
download_url='https://github.com/mouuff/mtranslate/tarball/1.6',
12+
download_url='https://github.com/mouuff/mtranslate/tarball/1.8',
1313
keywords=['console', 'translate', 'translator',
1414
'simple', 'google', 'language'],
1515
classifiers=[],

0 commit comments

Comments
 (0)