]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg_pool package version to 3.1.8.dev1
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 27 Mar 2023 08:41:03 +0000 (10:41 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 27 Mar 2023 08:41:03 +0000 (10:41 +0200)
psycopg_pool/psycopg_pool/version.py

index 1ce35c7884b32873263a8af495aaaae74f107924..52c4ea825744689f59322d2c9931ccb952e4e76f 100644 (file)
@@ -8,6 +8,6 @@ psycopg pool version file.
 # https://www.python.org/dev/peps/pep-0440/
 
 # STOP AND READ! if you change:
-__version__ = "3.1.7"
+__version__ = "3.1.8.dev1"
 # also change:
 # - `docs/news_pool.rst` to declare this version current or unreleased