forked from Wavyzz/py-healthchecks.io
chore(main): release 0.4.2 (#666)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Py Healthchecks.Io."""
|
||||
|
||||
# set by poetry-dynamic-versioning
|
||||
__version__ = "0.4.1" # noqa: E402
|
||||
__version__ = "0.4.2" # noqa: E402
|
||||
|
||||
from .client import AsyncClient # noqa: F401, E402
|
||||
from .client import Client # noqa: F401, E402
|
||||
|
||||
Reference in New Issue
Block a user