Skip to content

Commit

Permalink
Set version=0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
j-santander committed Jul 14, 2015
1 parent 8c04093 commit 2980d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
__version__ = '0.1'
__version__ = '0.2'
import kivy

kivy.require('1.0.5')
Expand Down

0 comments on commit 2980d4c

Please sign in to comment.