Skip to content

Commit 8b855b5

Browse files
committed
Technical release: updated requirements
1 parent f462b61 commit 8b855b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[bumpversion]
2-
current_version = 1.14.1
2+
current_version = 1.14.2
33

44
[bumpversion:file:pycouchdb/__init__.py]
5-
[bumpversion:file:pyproject.toml]
65

6+
[bumpversion:file:pyproject.toml]

pycouchdb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = "Andrey Antukh"
44
__license__ = "BSD"
5-
__version__ = "1.14.1"
5+
__version__ = "1.14.2"
66
__maintainer__ = "Rinat Sabitov"
77
__email__ = "[email protected]"
88
__status__ = "Development"

0 commit comments

Comments
 (0)