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 d6a1b31 commit ea7d802Copy full SHA for ea7d802
setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
setup(
7
- version='0.2.1',
+ version='0.2.2',
8
name='testgres_pg_probackup2',
9
packages=['pg_probackup2', 'pg_probackup2.storage'],
10
description='Plugin for testgres that manages pg_probackup2',
0 commit comments