Skip to content

Commit b7cffd5

Browse files
committed
Bump to 0.4.0
1 parent 2129e6f commit b7cffd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

janus/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from queue import Empty as SyncQueueEmpty
99
from queue import Full as SyncQueueFull
1010

11-
__version__ = '0.4.0a0'
11+
__version__ = '0.4.0'
1212

1313
log = logging.getLogger(__package__)
1414

0 commit comments

Comments
 (0)