We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b32c1 commit 761706bCopy full SHA for 761706b
docs/source/conf.py
@@ -33,7 +33,7 @@
33
# The short X.Y version
34
version = u''
35
# The full version, including alpha/beta/rc tags
36
-release = u'1.13.5'
+release = u'1.13.6'
37
38
# -- General configuration ---------------------------------------------------
39
pyproject.toml
@@ -19,7 +19,7 @@ log_file_date_format = "%Y-%m-%d %H:%M:%S"
19
20
[project]
21
name = "testgres"
22
-version = "1.13.5"
+version = "1.13.6"
23
24
description = "Testing utility for PostgreSQL and its extensions"
25
readme = "README.md"
0 commit comments