Skip to content

Commit 201ef65

Browse files
committed
chore: bump version 1.14.1 → 1.14.2
1 parent c9c3d79 commit 201ef65

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.1
2+
current_version = 1.14.2
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.1"
65+
__version__ = "1.14.2"

0 commit comments

Comments
 (0)