Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kanishka-linux committed Oct 14, 2018
1 parent 9c2c221 commit 5e0f134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reminiscence/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from .celery import app as celery_app

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

0 comments on commit 5e0f134

Please sign in to comment.