diff --git a/pyproject.toml b/pyproject.toml index f81d368..50338ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyenigma" -version = "0.4.5" +version = "0.4.2" description = "Python Enigma cypher machine simulator." authors = [ "Cédric Bonhomme ",