Skip to content

Commit 40f5e1f

Browse files
committed
Bump version: 0.2.6 → 0.2.7
1 parent 3211d45 commit 40f5e1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.6
2+
current_version = 0.2.7
33
commit = True
44
tag = True
55

utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
formatted as "major.minor.patch".
1010
"""
1111

12-
__version__ = "0.2.6"
12+
__version__ = "0.2.7"

0 commit comments

Comments
 (0)