example: add version to takepicture

This commit is contained in:
Mathieu Virbel 2013-07-04 18:13:01 +02:00
parent 552066001c
commit c5cc611562
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ If you want to compile it, don't forget to add the CAMERA permission::
'''
__version__ = '0.1'
from kivy.app import App
from os.path import exists