Skip to content

Commit 2abd265

Browse files
author
Jenkins
committed
Bump version: 2.43.0 → 2.60.0
1 parent 9e089fb commit 2abd265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdroid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from optparse import OptionParser
1212
from datetime import datetime
1313

14-
__version__ = '2.43.0'
14+
__version__ = '2.60.0'
1515

1616
FORMAT = "%(message)s"
1717
logging.basicConfig(format=FORMAT)

0 commit comments

Comments
 (0)