Skip to content

Commit b9c195a

Browse files
committed
Prepare v7.1.0 release
1 parent 6025017 commit b9c195a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "automata-lib"
3-
version = "7.0.1"
3+
version = "7.1.0"
44
description = "A Python library for simulating finite automata, pushdown automata, and Turing machines"
55
readme = "README.md"
66
requires-python = ">=3.7"

0 commit comments

Comments
 (0)