Skip to content

Commit

Permalink
bump to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tito committed Oct 24, 2011
1 parent dab6ea3 commit 13d72f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kivy/__init__.py
Expand Up @@ -28,7 +28,7 @@
'kivy_config_fn', 'kivy_usermodules_dir',
)

__version__ = '1.0.8-dev'
__version__ = '1.0.8'

import sys
import shutil
Expand Down

0 comments on commit 13d72f3

Please sign in to comment.