Skip to content

Commit a44d1c8

Browse files
Bump version
1 parent f6c4bdd commit a44d1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from requests_toolbelt.utils import dump # type: ignore
2424

2525

26-
VERSION = "2.4.6"
26+
VERSION = "2.4.7"
2727

2828
TAG_REGEX = "|".join(
2929
[

0 commit comments

Comments
 (0)