Skip to content

Commit

Permalink
Bump version to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Huy-Ngo committed Jan 28, 2021
1 parent 4010803 commit 6a35e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/acanban/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

__all__ = ['app']
__doc__ = 'Academic Kanban'
__version__ = '0.0.5'
__version__ = '0.0.6'


class Acanban(QuartTrio):
Expand Down

0 comments on commit 6a35e39

Please sign in to comment.