Skip to content

Commit c2d3829

Browse files
Merge branch 'master' into D20250816_001--external_os_ops_v001
2 parents cce238a + 2a6b392 commit c2d3829

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

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

3838
setup(
39-
version='1.11.0',
39+
version='1.11.1',
4040
name='testgres',
4141
packages=['testgres', 'testgres.impl'],
4242
package_dir={"testgres": "src"},

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest
33
pytest-xdist
44
psycopg2
55
six
6-
git+https://${GITHUB_TESTGRES_TOKEN_RO}@github.com/postgrespro/testgres.os_ops.git
6+
git+https://github.com/postgrespro/testgres.os_ops.git

0 commit comments

Comments
 (0)