We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbd8e9 commit 54cbcb6Copy full SHA for 54cbcb6
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.1
+current_version = 0.1.2
3
commit = True
4
tag = True
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "xcover-python"
-version = "0.1.1"
+version = "0.1.2"
description = "Python client for XCover API (XCore)."
authors = ["Artem Kolesnikov <artem@covergenius.com>"]
6
maintainers = ["Artem Kolesnikov <artem@covergenius.com>"]
0 commit comments