Skip to content

Commit 1d8fa54

Browse files
committed
feat: major update
1 parent 16d8c90 commit 1d8fa54

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,3 @@ Follow the documentation [here](./universalpython/languages/README.md) to add a
9292
<a href="https://github.com/UniversalPython/UniversalPython/graphs/contributors">
9393
<img src="https://contrib.rocks/image?repo=UniversalPython/UniversalPython" />
9494
</a>
95-
96-
## PyPI Testing

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "universalpython"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
authors = [
99
{name = "Saad Bazaz", email = "saadbazaz@hotmail.com"},
1010
]

0 commit comments

Comments
 (0)