Skip to content

Commit 76444f2

Browse files
Up testgres version (1.11.1)
1 parent 34cc7d1 commit 76444f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
readme = f.read()
2828

2929
setup(
30-
version='1.11.0',
30+
version='1.11.1',
3131
name='testgres',
3232
packages=['testgres', 'testgres.operations', 'testgres.impl'],
3333
description='Testing utility for PostgreSQL and its extensions',

0 commit comments

Comments
 (0)