Skip to content

Commit 1e8ff51

Browse files
author
Jennie Lees
committed
Bump version: 0.2.10 → 0.3.0
1 parent da84d32 commit 1e8ff51

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 = 0.2.10
4+
current_version = 0.3.0
55

66
[bumpversion:file:nylas/_version.py]
77

nylas/_version.py

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

0 commit comments

Comments
 (0)