Skip to content

Commit 5cf8607

Browse files
author
Sakari Rautiainen
authored
Added patch version
1 parent 65b4201 commit 5cf8607

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
@@ -5,7 +5,7 @@
55
from optparse import OptionParser
66
from datetime import datetime
77

8-
__version__ = '2.40'
8+
__version__ = '2.40.0'
99

1010
FORMAT = "%(message)s"
1111
logging.basicConfig(format=FORMAT)

0 commit comments

Comments
 (0)