X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=setup.py;h=2df3ed035be7e1067d1dafbdae11cb8173785e8d;hb=6dae779d336388fdec43f684e9607c25423d1572;hp=bb9b3298ac671af44feaf473591453a0bad0e66b;hpb=27c8005f6dea0026887b80a01b5f93a8f1b3c2b2;p=szyfrow.git diff --git a/setup.py b/setup.py index bb9b329..2df3ed0 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="szyfrow", - version="0.0.2", + version="0.0.3", author="Neil Smith", author_email="neil.szyfrow@njae.me.uk", description="Tools for using and breaking simple ciphers",