v. 20170720

pull/80/head 20170720
Philippe Guglielmetti 2017-07-20 21:35:49 +02:00
parent b010db6049
commit 4c604828e8
1 changed files with 1 additions and 1 deletions

View File

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