version 0.2

This commit is contained in:
Serghei Mihai 2014-10-17 12:41:25 +02:00
parent 96849aa90d
commit c00ed24aad
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '0.1'
__version__ = '0.2'
_ = lambda x: None