Skip to content

Commit 4ce2cce

Browse files
committed
Pytomatas v.1.1.1
Simulates Automatons Acceptors DFA, NFA, PDA and Turing Machines
1 parent 05cd0ce commit 4ce2cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🤖 Pytomatas
22

3-
**📌 Version 1.1.0**
3+
**📌 Version 1.1.1**
44

55
<hr>
66

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="Pytomatas",
11-
version="1.1.0",
11+
version="1.1.1",
1212
author="arhcoder",
1313
author_email="arhcoder@gmail.com",
1414
description="Simulates Automatons Acceptors DFA, NFA, PDA and Turing Machines",

0 commit comments

Comments
 (0)