Skip to content

Commit 333f610

Browse files
authored
Merge pull request #2033 from AndreMiras/feature/bump-1.6.1.dev0
🔖 Bump version to 1.6.1.dev0
2 parents 5ff17f6 + 9e0a2ec commit 333f610

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildozer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
'''
88

9-
__version__ = '1.6.0'
9+
__version__ = '1.6.1.dev0'
1010

1111
from fnmatch import fnmatch
1212
import os

0 commit comments

Comments
 (0)