Skip to content

Commit c156f77

Browse files
version bump 0.2.6 -> 0.2.7
1 parent 0ed164d commit c156f77

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.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
message =
55
version bump {current_version} -> {new_version}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# python-gitlab-submodule <sub><sup>v0.2.6</sup></sub>
1+
# python-gitlab-submodule <sub><sup>v0.2.7</sup></sub>
22

33
List project submodules and get the commits they point to with python-gitlab.
44

gitlab_submodule/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.6'
1+
__version__ = '0.2.7'

0 commit comments

Comments
 (0)