Skip to content

Commit b78de51

Browse files
Version 1.13.4
1 parent a4ef90b commit b78de51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3'
36+
release = u'1.13.4'
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.3"
14+
version = "1.13.4"
1515

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

0 commit comments

Comments
 (0)