Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Feb 4, 2015
1 parent eb5c096 commit 1d36e62
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.3'
__version__ = '0.4.4'

from huey.api import Huey, crontab

Expand Down

0 comments on commit 1d36e62

Please sign in to comment.