Skip to content

Commit 6075d44

Browse files
a.sobhaniclaude
andcommitted
chore: bump version to 1.0.2
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 2ac0b35 commit 6075d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

baqueue/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from baqueue.events import EventBus
88
from baqueue.retry import BackoffStrategy
99

10-
__version__ = "1.0.1"
10+
__version__ = "1.0.2"
1111

1212
__all__ = [
1313
"BaQueueConfig",

0 commit comments

Comments
 (0)