8000 bump to 1.3.0 · alex-python/kivy@4aea5eb · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 4aea5eb

Browse files
committed
bump to 1.3.0
1 parent 9b21638 commit 4aea5eb

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.3.0-dev'
31+
__version__ = '1.3.0'
3232

3333
import sys
3434
import shutil

0 commit comments

Comments
 (0)
0