Skip to content

Commit 529b4df

Browse files
committed
Up pg_probackup2 version
1 parent 0728583 commit 529b4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testgres/plugins/pg_probackup2/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from distutils.core import setup
55

66
setup(
7-
version='0.0.2',
7+
version='0.0.3',
88
name='testgres_pg_probackup2',
99
packages=['pg_probackup2', 'pg_probackup2.storage'],
1010
description='Plugin for testgres that manages pg_probackup2',

0 commit comments

Comments
 (0)