diff --git a/setup.py b/setup.py index 3342da52..f422c982 100755 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ readme = f.read() setup( - version='1.8.1', + version='1.8.2', name='testgres', packages=['testgres'], description='Testing utility for PostgreSQL and its extensions',