Skip to content

Commit d759f35

Browse files
committed
Change version to 0.0.6
1 parent da610b5 commit d759f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aiosafeconsumer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .worker import Worker, WorkerSettings
1111
from .workerpool import WorkerDef, WorkerPool, WorkerPoolSettings
1212

13-
__version__ = "0.0.5"
13+
__version__ = "0.0.6"
1414

1515
__all__ = [
1616
"ConsumerWorker",

0 commit comments

Comments
 (0)