We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0728583 commit 529b4dfCopy full SHA for 529b4df
testgres/plugins/pg_probackup2/setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
setup(
7
- version='0.0.2',
+ version='0.0.3',
8
name='testgres_pg_probackup2',
9
packages=['pg_probackup2', 'pg_probackup2.storage'],
10
description='Plugin for testgres that manages pg_probackup2',
0 commit comments