We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68333ef commit ee1985aCopy full SHA for ee1985a
kivy/__init__.py
@@ -28,7 +28,7 @@
28
'kivy_config_fn', 'kivy_usermodules_dir',
29
)
30
31
-__version__ = '1.7.0'
+__version__ = '1.7.1'
32
33
import sys
34
import shutil
0 commit comments