Skip to content

Commit 28447ff

Browse files
committed
Add mod version to distinguish the multisite patched version
1 parent bbb2476 commit 28447ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patroni/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
33
:var __version__: the current Patroni version.
44
"""
5-
__version__ = '3.2.2'
5+
__version__ = '3.2.2.0'

0 commit comments

Comments
 (0)