There was an error while loading. Please reload this page.
1 parent bfbe75b commit 29d0e90Copy full SHA for 29d0e90
setup.py
@@ -7,7 +7,7 @@
7
with io.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
8
long_description = "\n" + fh.read()
9
10
-VERSION = '0.0.8'
+VERSION = '0.0.9'
11
DESCRIPTION = 'Preserving History Through Code- Caesar Cipher'
12
# LONG_DESCRIPTION = "Preserving History Through Code- Julius Caesar's Shift Cipher"
13
0 commit comments