Skip to content

Commit 6546fc8

Browse files
committed
bump version to 1.3.1
1 parent a1e2ae2 commit 6546fc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ with testgres.get_new_node('master') as master:
114114

115115
`testgres` also can help you to make benchmarks using `pgbench` from postgres installation:
116116

117-
```
117+
```python
118118
with testgres.get_new_node('master') as master:
119119
master.init().start()
120120
p = master.pg_bench_init(scale=10).pgbench(options=['-T', '60'])

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='testgres',
55
packages=['testgres'],
6-
version='1.3.0',
6+
version='1.3.1',
77
description='Testing utility for PostgreSQL and its extensions',
88
license='PostgreSQL',
99
author='Ildar Musin',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy