Skip to content

Commit

Permalink
Bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
9a24f0 authored Dec 24, 2020
1 parent dbda915 commit c025759
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 @@ -33,7 +33,7 @@

__all__ = ['app']
__doc__ = 'Academic Kanban'
__version__ = '0.0.2'
__version__ = '0.0.3'


class Acanban(QuartTrio):
Expand Down

0 comments on commit c025759

Please sign in to comment.