Skip to content

Commit a50a3db

Browse files
author
Jonny Hatch
committed
Bump version: 4.6.1 → 4.6.2
1 parent c3a4555 commit a50a3db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
commit = True
33
tag = True
4-
current_version = 4.6.1
4+
current_version = 4.6.2
55

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

nylas/_client_sdk_version.py

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

0 commit comments

Comments
 (0)