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