Skip to content

Commit 0c02bb0

Browse files
committed
chore: bump version 1.14.2 → 1.15.0
1 parent 53b4aab commit 0c02bb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.14.2
2+
current_version = 1.15.0
33
message = chore: bump version {current_version} → {new_version}
44
commit = True
55
tag = True

dramatiq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@
6262
"Worker",
6363
]
6464

65-
__version__ = "1.14.2"
65+
__version__ = "1.15.0"

0 commit comments

Comments
 (0)