v. 20170119 RC

pull/55/head
Philippe Guglielmetti 2017-01-19 08:42:20 +01:00
parent 7c96fe29ed
commit f094f0b380
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
__version__ = '20160614'
__version__ = '20170119'
if __name__ == '__main__':
print (__version__)