Skip to content

Commit bdfb01c

Browse files
committed
Fix version
1 parent fdae870 commit bdfb01c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/conf.py/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
project = 'Python pgdbpool'
1010
copyright = '2018 - 2025, Claus Prüfer'
1111
author = 'Claus Prüfer'
12-
version = '1.0'
13-
release = '1.0'
12+
version = '1.0.1'
13+
release = '1.0.1'
1414

1515
# -- General configuration ---------------------------------------------------
1616
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

0 commit comments

Comments
 (0)