Skip to content

Commit

Permalink
Bump version to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iharthi committed Sep 10, 2019
1 parent ff17b9d commit 6a3f5e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
History
=======

0.7.3 (2019-09-10)
------------------

* Make celery beat health-check error message more comprehensive


0.7.2 (2019-07-25)
------------------

Expand Down
2 changes: 1 addition & 1 deletion tg_utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = 'Thorgate'
__email__ = '[email protected]'
__version__ = '0.7.2'
__version__ = '0.7.3'

0 comments on commit 6a3f5e0

Please sign in to comment.