Skip to content

Commit 7b290fd

Browse files
Version 1.13.2
1 parent f42e43b commit 7b290fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# The short X.Y version
3434
version = u''
3535
# The full version, including alpha/beta/rc tags
36-
release = u'1.13.1'
36+
release = u'1.13.2'
3737

3838
# -- General configuration ---------------------------------------------------
3939

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude = [".git", "__pycache__", "env", "venv"]
1111

1212
[project]
1313
name = "testgres"
14-
version = "1.13.1"
14+
version = "1.13.2"
1515

1616
description = "Testing utility for PostgreSQL and its extensions"
1717
readme = "README.md"

0 commit comments

Comments
 (0)