Skip to content

Commit 5e0f134

Browse files
update version number
1 parent 9c2c221 commit 5e0f134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reminiscence/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from .celery import app as celery_app
66

77
__title__ = 'Reminiscence: Self-hosted bookmark and archive manager'
8-
__version__ = '0.2'
8+
__version__ = '0.2.1'
99
__author__ = 'kanishka-linux (AAK)'
1010
__license__ = 'AGPLv3'
1111
__copyright__ = 'Copyright (C) 2018 kanishka-linux (AAK) kanishka.linux@gmail.com'

0 commit comments

Comments
 (0)