fix version in setup.py
This commit is contained in:
parent
2f8072e89e
commit
bc944f98fe
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -193,7 +193,7 @@ if options.xdg:
|
|||
|
||||
setup(
|
||||
name='weboob',
|
||||
version = '0.c',
|
||||
version = '0.d',
|
||||
description='Weboob, Web Out Of Browsers',
|
||||
long_description=open('README').read(),
|
||||
author='Romain Bignon',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue