Skip to content

Commit a1e3a73

Browse files
authored
v5.11.0 Release (#241)
New nylas v5.11.0 release
1 parent 5a7ca7d commit a1e3a73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = 5.10.2
4+
current_version = 5.11.0
55

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

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
nylas-python Changelog
22
======================
33

4-
Unreleased
4+
v5.11.0
55
----------------
66
* Add support for calendar colors (for Microsoft calendars)
77
* Add support for rate limit errors

nylas/_client_sdk_version.py

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

0 commit comments

Comments
 (0)