Skip to content

Commit

Permalink
example: add version to takepicture
Browse files Browse the repository at this point in the history
  • Loading branch information
tito committed Jul 4, 2013
1 parent 5520660 commit c5cc611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/android/takepicture/main.py
Expand Up @@ -18,6 +18,7 @@
'''

__version__ = '0.1'

from kivy.app import App
from os.path import exists
Expand Down

0 comments on commit c5cc611

Please sign in to comment.