pull/890/head v0.1.11
Alexander Medvednikov 2019-07-01 16:53:54 +02:00
parent 99a9a6572a
commit 4c3f1386ef
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import os
import time import time
const ( const (
Version = '0.1.10' Version = '0.1.11'
) )
// TODO no caps // TODO no caps