Skip to content

Commit 4f14327

Browse files
committed
README.md fix
1 parent 6567116 commit 4f14327

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ uv sync
3131

3232
### **For users seeking maximum speed**
3333

34-
```bash uvx edit-python-pe
34+
```bash
35+
uvx edit-python-pe
3536
# Next you'll be prompted for your access token
3637
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "edit-python-pe"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Allows member and project profile editing onto python.pe git repository"
55
readme = "README.md"
66
license = { file = "LICENSE" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)