Skip to content

Commit 63fd3c7

Browse files
committed
piencrypt
1 parent c1b7d18 commit 63fd3c7

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
15.1 KB
Binary file not shown.

dist/piencrypt-0.6.8.5.tar.gz

14.2 KB
Binary file not shown.

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'
10+
VERSION = '0.6.8.5'
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)