Skip to content

Commit 7fbfdee

Browse files
author
vagrant
committed
Bump version: 1.0.1 → 1.0.2
1 parent eca588d commit 7fbfdee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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 = 1.0.1
4+
current_version = 1.0.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__ = "1.0.1"
1+
__VERSION__ = "1.0.2"

0 commit comments

Comments
 (0)