Skip to content

Commit 761706b

Browse files
Version 1.13.6
1 parent c8b32c1 commit 761706b

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.5'
36+
release = u'1.13.6'
3737

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ log_file_date_format = "%Y-%m-%d %H:%M:%S"
1919

2020
[project]
2121
name = "testgres"
22-
version = "1.13.5"
22+
version = "1.13.6"
2323

2424
description = "Testing utility for PostgreSQL and its extensions"
2525
readme = "README.md"

0 commit comments

Comments
 (0)