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 f462b61 commit 8b855b5Copy full SHA for 8b855b5
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
-current_version = 1.14.1
+current_version = 1.14.2
3
4
[bumpversion:file:pycouchdb/__init__.py]
5
-[bumpversion:file:pyproject.toml]
6
+[bumpversion:file:pyproject.toml]
pycouchdb/__init__.py
@@ -2,7 +2,7 @@
__author__ = "Andrey Antukh"
__license__ = "BSD"
-__version__ = "1.14.1"
+__version__ = "1.14.2"
__maintainer__ = "Rinat Sabitov"
7
__email__ = "[email protected]"
8
__status__ = "Development"
0 commit comments