Skip to content

Commit

Permalink
Version bump for emergency fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Feb 5, 2015
1 parent 95f307f commit 8b749fd
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__ = '0.4.4'
__version__ = '0.4.5'

from huey.api import Huey, crontab

Expand Down

0 comments on commit 8b749fd

Please sign in to comment.