Skip to content

Commit

Permalink
Bump to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jun 22, 2015
1 parent dbfbf71 commit 5c6498b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion janus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from queue import Full as SyncQueueFull
from time import monotonic

__version__ = '0.1.3'
__version__ = '0.1.4'

log = logging.getLogger(__package__)

Expand Down

0 comments on commit 5c6498b

Please sign in to comment.