Skip to content

Commit d70d9f0

Browse files
authored
Update coverage badge url (#461)
* Update coverage badge url * Update version
1 parent 7240878 commit d70d9f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nameguard-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NameGuard Python
22

33
![Tests](https://github.com/namehash/namekit/actions/workflows/nameguard-python-unit-tests.yml/badge.svg?branch=main)
4-
![Coverage](https://github.com/namehash/namekit/raw/packages/nameguard-python/coverage_badge.svg)
4+
![Coverage](https://raw.githubusercontent.com/namehash/namekit/refs/heads/main/packages/nameguard-python/coverage_badge.svg)
55

66
The NameHash team is proud to present NameGuard, a tool for identifying and preventing malicious use of ENS names.
77

packages/nameguard-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nameguard"
3-
version = "0.1.9"
3+
version = "0.1.10"
44
description = "Security \"x-ray\" for ENS names"
55
authors = ["NameHash Team <[email protected]>"]
66
maintainers = ["NameHash Team <[email protected]>"]

0 commit comments

Comments
 (0)