Skip to content

Commit 0c23b05

Browse files
committed
Release v1.0.6
1 parent b7da561 commit 0c23b05

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install `git`.
1717
Install `git_evtag_py`
1818

1919
```sh
20-
pip install --user git+https://github.com/bbhtt/[email protected].5#egg=git_evtag_py
20+
pip install --user git+https://github.com/bbhtt/[email protected].6#egg=git_evtag_py
2121
```
2222

2323
```sh

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "git_evtag_py"
3-
version = "1.0.5"
3+
version = "1.0.6"
44
description = "A Python implementation of git-evtag"
55
authors = [
66
{name = "bbhtt", email = "[email protected]"},

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)