1 parent 19f66ab commit 356cd52Copy full SHA for 356cd52
testgres/plugins/pg_probackup2/setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
setup(
7
- version='0.0.1',
+ version='0.0.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