Skip to content

Commit 586519c

Browse files
authored
README fix (#51)
* making contributions emphatic * bump version to 0.2.7 * README fix * bump version to 0.2.8
1 parent fc8de19 commit 586519c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ uvx edit-python-pe
3737
## Contribute
3838

3939
Read the [Developer
40-
Guide](https://github.com/python.pe/edit-python.pe/blob/main/CONTRIBUTING.md)
40+
Guide](https://github.com/python.pe/edit-python.pe/CONTRIBUTING.md)

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "edit-python-pe"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
description = "Allows member and project profile editing onto python.pe git repository"
55
readme = "README.md"
66
authors = [
@@ -59,4 +59,4 @@ dev = [
5959
"pytest-cov>=6.2.1",
6060
"textual-dev==1.7.0",
6161
"tomli-w>=1.2.0",
62-
]
62+
]

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)