Skip to content

Commit 87b55ea

Browse files
committed
version update
1 parent eb0046d commit 87b55ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tryhackme/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = "1.2.4"
2+
__version__ = "1.2.5"
33

44
from .errors import *
55
from .converters import *

0 commit comments

Comments
 (0)