Skip to content

Commit 1a7137e

Browse files
Fixed flake8 warnings. Bumped release number. Now requires Python 10.
1 parent 350082f commit 1a7137e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyenigma"
3-
version = "0.4.5"
3+
version = "0.4.2"
44
description = "Python Enigma cypher machine simulator."
55
authors = [
66
"Cédric Bonhomme <cedric@cedricbonhomme.org>",

0 commit comments

Comments
 (0)