Skip to content

Commit cc1a872

Browse files
committed
Bump version number to 0.2.1
1 parent aaad3d8 commit cc1a872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runners/trytls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from .testenv import testenv
22

3-
__version__ = "0.2.0"
3+
__version__ = "0.2.1"
44

55
__all__ = ["testenv"]

0 commit comments

Comments
 (0)