1, migrate from travis CI to github actions;
2, migrate from coveralls to codecov.
This commit is contained in:
debugtalk
2019-12-13 23:28:21 +08:00
parent b51187c9a6
commit 534f85120c
8 changed files with 21 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "2.4.2"
__version__ = "2.4.3"
__description__ = "One-stop solution for HTTP(S) testing."
__all__ = ["__version__", "__description__"]