Skip to content

Commit 5754cd8

Browse files
committed
Up version
1 parent 30abad8 commit 5754cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CherryTomato/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
__maintainer__ = __author__
77
__email__ = 'ss.yakim@gmail.com'
88
__license__ = 'GPL-3.0'
9-
__version__ = '1.0.0'
9+
__version__ = '1.1.0'
1010

1111
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
1212
MEDIA_DIR = os.path.join(BASE_DIR, 'media')

0 commit comments

Comments
 (0)