We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfa88b commit 187f2b9Copy full SHA for 187f2b9
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "automata-lib"
3
-version = "7.1.0"
+version = "8.0.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