We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263aad4 commit ea0e1baCopy full SHA for ea0e1ba
1 file changed
setup.py
@@ -7,7 +7,7 @@
7
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
8
long_description = "\n" + fh.read()
9
10
-VERSION = '0.6.8.5'
+VERSION = '0.7.0.2'
11
DESCRIPTION = 'Encrypt your crucial data into Image file'
12
LONG_DESCRIPTION = 'A package that allows to hide and read crucial data from Image files.'
13
0 commit comments