Skip to content

Commit 91c74f8

Browse files
authored
Merge pull request #4 from pomponchik/develop
0.0.4
2 parents 9cdd608 + f07933d commit 91c74f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = 'setuptools.build_meta'
44

55
[project]
66
name = 'displayhooks'
7-
version = '0.0.3'
7+
version = '0.0.4'
88
authors = [
99
{ name='Evgeniy Blinov', email='zheni-b@yandex.ru' },
1010
]

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ build==1.2.2.post1
77
ruff==0.9.9
88
mypy==1.14.1
99
mutmut==3.2.3
10-
full_match==0.0.1
10+
full_match==0.0.2

0 commit comments

Comments
 (0)