Skip to content

Commit

Permalink
Bump to 0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed Jul 19, 2024
1 parent d76f17e commit 61593e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest_import_check/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

"""pytest plugin to check whether Python modules can be imported"""

__version__ = "0.0.3"
__version__ = "0.0.4"

0 comments on commit 61593e6

Please sign in to comment.