There was an error while loading. Please reload this page.
1 parent 47971da commit c460dcdCopy full SHA for c460dcd
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.5
+current_version = 0.1.6
3
commit = True
4
message =
5
version bump {current_version} -> {new_version}
README.md
@@ -1,4 +1,4 @@
-# python-gitlab-submodule <sub><sup>v0.1.5</sup></sub>
+# python-gitlab-submodule <sub><sup>v0.1.6</sup></sub>
List project submodules and get the commits they point to with python-gitlab.
gitlab_submodule/__version__.py
@@ -1 +1 @@
-__version__ = '0.1.5'
+__version__ = '0.1.6'
0 commit comments