mirror of https://github.com/kivy/kivy.git
bump to 1.4.1-dev
This commit is contained in:
parent
8479fdbda0
commit
b4be8d0cac
|
@ -28,7 +28,7 @@ __all__ = (
|
|||
'kivy_config_fn', 'kivy_usermodules_dir',
|
||||
)
|
||||
|
||||
__version__ = '1.4.0'
|
||||
__version__ = '1.4.1-dev'
|
||||
|
||||
import sys
|
||||
import shutil
|
||||
|
|
Loading…
Reference in New Issue