Skip to content

Commit 63f025c

Browse files
committed
change version number to 0.1.9
1 parent 8fe7527 commit 63f025c

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
@@ -2,7 +2,7 @@
22
setup(
33
name = 'testgres',
44
packages = ['testgres'],
5-
version = '0.1.8',
5+
version = '0.1.9',
66
description = 'Testing utility for postgresql and it''s extensions',
77
author = 'Ildar Musin',
88
author_email = 'zildermann@gmail.com',

0 commit comments

Comments
 (0)