We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbfbf71 commit 5c6498bCopy full SHA for 5c6498b
janus/__init__.py
@@ -9,7 +9,7 @@
9
from queue import Full as SyncQueueFull
10
from time import monotonic
11
12
-__version__ = '0.1.3'
+__version__ = '0.1.4'
13
14
log = logging.getLogger(__package__)
15
0 commit comments