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 f843f25 commit b30bfe4Copy full SHA for b30bfe4
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
tag = True
4
-current_version = 6.6.0
+current_version = 6.8.0
5
6
[bumpversion:file:nylas/_client_sdk_version.py]
CHANGELOG.md
@@ -1,7 +1,7 @@
nylas-python Changelog
======================
-Unreleased
+v6.8.0
----------------
* Added support for `list_import_events`
7
nylas/_client_sdk_version.py
@@ -1 +1 @@
-__VERSION__ = "6.6.0"
+__VERSION__ = "6.8.0"
0 commit comments