Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
isidentical committed Jul 5, 2022
1 parent 55f2507 commit 6bf2b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = teyit
version = 0.4.1
version = 0.4.2
description = Unittest assertion formatter
long_description = file: README.md
long_description_content_type = text/markdown
Expand All @@ -19,7 +19,7 @@ classifiers =
[options]
py_modules = teyit
install_requires =
refactor==0.4.1
refactor>=0.4.4
python_requires = >=3.9

[options.entry_points]
Expand Down

0 comments on commit 6bf2b79

Please sign in to comment.