We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a568bab commit 06cdef7Copy full SHA for 06cdef7
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "automata-lib"
3
-version = "8.0.0"
+version = "8.1.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