Skip to content

Commit 29d0e90

Browse files
committed
version 0.0.9
1 parent bfbe75b commit 29d0e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py‎

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

10-
VERSION = '0.0.8'
10+
VERSION = '0.0.9'
1111
DESCRIPTION = 'Preserving History Through Code- Caesar Cipher'
1212
# LONG_DESCRIPTION = "Preserving History Through Code- Julius Caesar's Shift Cipher"
1313

0 commit comments

Comments
 (0)