mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-27 19:06:12 +02:00
Added a missing dependency in the setup.py file.
This commit is contained in:
parent
76fd4a0cbb
commit
42571faaaa
3 changed files with 8 additions and 3 deletions
|
@ -50,7 +50,7 @@ copyright = u'2012-2017, Cédric Bonhomme'
|
|||
# The short X.Y version.
|
||||
version = '0.6'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.6.6'
|
||||
release = '0.6.7'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue