Skip to content

Commit

Permalink
Bump version to 2.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Jun 12, 2020
1 parent 6bc28f1 commit ee05e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion djclick/__init__.py
Expand Up @@ -8,7 +8,7 @@
from .adapter import GroupRegistrator as group, pass_verbosity # NOQA


__version__ = '2.1.0'
__version__ = '2.1.1'
__url__ = 'https://github.com/GaretJax/django-click'
__author__ = 'Jonathan Stoppani'
__email__ = 'jonathan@stoppani.name'
Expand Down

0 comments on commit ee05e8d

Please sign in to comment.