Skip to content

Commit 4667bc4

Browse files
committed
Release v1.0.8
1 parent 4a9cc37 commit 4667bc4

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
@@ -15,7 +15,7 @@ This can,
1515
Install `git`, then install `git_evtag_py`:
1616

1717
```sh
18-
pip install --user git+https://github.com/bbhtt/[email protected].7#egg=git_evtag_py
18+
pip install --user git+https://github.com/bbhtt/[email protected].8#egg=git_evtag_py
1919
```
2020

2121
### Usage

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.7"
3+
version = "1.0.8"
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)