Skip to content

Commit 00e3f81

Browse files
authored
update new release v6.14.1 (#450)
1 parent c79c77f commit 00e3f81

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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.14.0
4+
current_version = 6.14.1
55

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

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
nylas-python Changelog
22
======================
33

4-
Unrelease
4+
v6.14.1
55
----------
6-
* Update attachment schema to not make it mandatory
6+
* Fix attachment id to not be a requirement
77

88
v6.14.0
99
----------

nylas/_client_sdk_version.py

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

0 commit comments

Comments
 (0)