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