Skip to content

Commit ee1985a

Browse files
committed
bump to 1.7.1
1 parent 68333ef commit ee1985a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kivy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'kivy_config_fn', 'kivy_usermodules_dir',
2929
)
3030

31-
__version__ = '1.7.0'
31+
__version__ = '1.7.1'
3232

3333
import sys
3434
import shutil

0 commit comments

Comments
 (0)