Skip to content

Commit

Permalink
2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Dec 28, 2021
1 parent 906c67a commit c568fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huey/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__author__ = 'Charles Leifer'
__license__ = 'MIT'
__version__ = '2.4.2'
__version__ = '2.4.3'

from huey.api import BlackHoleHuey
from huey.api import Huey
Expand Down

0 comments on commit c568fdc

Please sign in to comment.