We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8b773 commit 23045b6Copy full SHA for 23045b6
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 6.10.0
+current_version = 6.11.1
5
6
[bumpversion:file:nylas/_client_sdk_version.py]
CHANGELOG.md
@@ -1,7 +1,7 @@
nylas-python Changelog
======================
-Unreleased
+v6.11.1
----------
* Fixed KeyError when processing events with empty or incomplete conferencing objects
7
nylas/_client_sdk_version.py
@@ -1 +1 @@
-__VERSION__ = "6.10.0"
+__VERSION__ = "6.11.1"
0 commit comments