mirror of https://github.com/kivy/kivy.git
bump to 1.0.1-alpha (fixes for linux package)
This commit is contained in:
parent
8784ebaee8
commit
0b2e01f75c
|
@ -28,7 +28,7 @@ __all__ = (
|
|||
'kivy_config_fn', 'kivy_usermodules_dir',
|
||||
)
|
||||
|
||||
__version__ = '1.0.0-dev'
|
||||
__version__ = '1.0.1-dev'
|
||||
|
||||
import sys
|
||||
from shutil import copytree
|
||||
|
|
Loading…
Reference in New Issue