We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea53ac commit 9ab1a1cCopy full SHA for 9ab1a1c
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "automata-lib"
3
-version = "8.3.0"
+version = "8.4.0"
4
description = "A Python library for simulating finite automata, pushdown automata, and Turing machines"
5
readme = "README.md"
6
requires-python = ">=3.8"
0 commit comments