Skip to content

Commit

Permalink
update version tag to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored Feb 6, 2018
1 parent 39e733c commit e387a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kombu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from collections import namedtuple # noqa

__version__ = '4.1.0'
__version__ = '4.2.0'
__author__ = 'Ask Solem'
__contact__ = '[email protected]'
__homepage__ = 'https://kombu.readthedocs.io'
Expand Down

0 comments on commit e387a16

Please sign in to comment.