Skip to content

Commit cad7f22

Browse files
committed
latest release
1 parent 827b41c commit cad7f22

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

dist/piencrypt-0.7.0.2.tar.gz

-14.4 KB
Binary file not shown.

dist/piencrypt-0.7.2.8.tar.gz

14.4 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.7.2.5'
10+
VERSION = '0.7.2.8'
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)