Skip to content

Commit 44c0c48

Browse files
authored
README fix, take 2 (#52)
* README fix, take 2 * bump version to 0.2.9
1 parent 586519c commit 44c0c48

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/CONTRIBUTING.md)
40+
Guide](https://github.com/pythonpe/edit-python.pe/blob/main/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.8"
3+
version = "0.2.9"
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)