Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adbar committed Jan 4, 2021
1 parent 62a7ea0 commit 2ab3d1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions courlan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
__title__ = 'courlan'
__author__ = 'Adrien Barbaresi'
__license__ = 'GNU GPL v3+'
__copyright__ = 'Copyright 2020, Adrien Barbaresi'
__version__ = '0.2.4'
__copyright__ = 'Copyright 2020-2021, Adrien Barbaresi'
__version__ = '0.3.0'


# imports
Expand Down

0 comments on commit 2ab3d1a

Please sign in to comment.