Skip to content

Commit ea0e1ba

Browse files
committed
hash_encrypt
1 parent 263aad4 commit ea0e1ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
88
long_description = "\n" + fh.read()
99

10-
VERSION = '0.6.8.5'
10+
VERSION = '0.7.0.2'
1111
DESCRIPTION = 'Encrypt your crucial data into Image file'
1212
LONG_DESCRIPTION = 'A package that allows to hide and read crucial data from Image files.'
1313

0 commit comments

Comments
 (0)