We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaad3d8 commit cc1a872Copy full SHA for cc1a872
runners/trytls/__init__.py
@@ -1,5 +1,5 @@
1
from .testenv import testenv
2
3
-__version__ = "0.2.0"
+__version__ = "0.2.1"
4
5
__all__ = ["testenv"]
0 commit comments