Skip to content

Commit e6e44ce

Browse files
committed
Bump version: 6.13.0 → 6.13.1
1 parent 4fb8dae commit e6e44ce

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,6 +1,6 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 6.13.0
4+
current_version = 6.13.1
55

66
[bumpversion:file:nylas/_client_sdk_version.py]

nylas/_client_sdk_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__VERSION__ = "6.13.0"
1+
__VERSION__ = "6.13.1"

0 commit comments

Comments
 (0)