Skip to content

Commit ee05e8d

Browse files
authored
Bump version to 2.1.1.
1 parent 6bc28f1 commit ee05e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djclick/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .adapter import GroupRegistrator as group, pass_verbosity # NOQA
99

1010

11-
__version__ = '2.1.0'
11+
__version__ = '2.1.1'
1212
__url__ = 'https://github.com/GaretJax/django-click'
1313
__author__ = 'Jonathan Stoppani'
1414
__email__ = '[email protected]'

0 commit comments

Comments
 (0)