Skip to content

Commit 96b91b0

Browse files
committed
Pytomatas v.1.1.3
Importation error of v.1.1.2 was not solved really, the package works only with a special pip install url, but not with the normal one
1 parent 3c1688e commit 96b91b0

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.2**
3+
**📌 Version 1.1.3**
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.2",
11+
version="1.1.3",
1212
packages=["Pytomatas"] or find_packages("src"),
1313
package_dir={"": "src"},
1414
author="arhcoder",

0 commit comments

Comments
 (0)